runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> learn = load_learner('puppy.pkl') File "/usr/local/lib/python3.10/site-packages/fastai/learner.py", line 448, in load_learner try: res = torch.load(fname, map_location=map_loc, pickle_module=pickle_module) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1097, in load return _load( File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1525, 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...