HumanML3D icon indicating copy to clipboard operation
HumanML3D copied to clipboard

error in raw_pose_processing

Open Suzixin7894946 opened this issue 2 years ago • 1 comments

Traceback (most recent call last): File "raw_pose_processing.py", line 116, in fps = amass_to_pose(path, save_path) File "raw_pose_processing.py", line 66, in amass_to_pose bdata = np.load(src_path, allow_pickle=True) File "/public/home/jd_szx/.conda/envs/sssu/lib/python3.7/site-packages/numpy/lib/npyio.py", line 433, in load pickle_kwargs=pickle_kwargs) File "/public/home/jd_szx/.conda/envs/sssu/lib/python3.7/site-packages/numpy/lib/npyio.py", line 189, in init _zip = zipfile_factory(fid) File "/public/home/jd_szx/.conda/envs/sssu/lib/python3.7/site-packages/numpy/lib/npyio.py", line 112, in zipfile_factory return zipfile.ZipFile(file, *args, **kwargs) File "/public/home/jd_szx/.conda/envs/sssu/lib/python3.7/zipfile.py", line 1258, in init self._RealGetContents() File "/public/home/jd_szx/.conda/envs/sssu/lib/python3.7/zipfile.py", line 1325, in _RealGetContents raise BadZipFile("File is not a zip file") zipfile.BadZipFile: File is not a zip file how to solove??

Suzixin7894946 avatar Nov 20 '23 11:11 Suzixin7894946

Hello, I also met this error. Have you solved this problem? Thank you!!!

CMY-CTO avatar Jan 22 '24 07:01 CMY-CTO