runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> learn = load_learner('export.pkl') File "/home/user/.local/lib/python3.10/site-packages/fastai/learner.py", line 446, in load_learner try: res = torch.load(fname, map_location=map_loc, pickle_module=pickle_module) File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 1014, in load return _load(opened_zipfile, File "/home/user/.local/lib/python3.10/site-packages/torch/serialization.py", line 1422, in _load result = unpickler.load() File "/usr/local/lib/python3.10/pathlib.py", line 962, in __new__ raise NotImplementedError("cannot instantiate %r on your system" NotImplementedError: cannot instantiate 'WindowsPath' on your system
Container logs:
Fetching error logs...