Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in raw_pose_processing #105

Open
Suzixin7894946 opened this issue Nov 20, 2023 · 1 comment
Open

error in raw_pose_processing #105

Suzixin7894946 opened this issue Nov 20, 2023 · 1 comment

Comments

@Suzixin7894946
Copy link

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??

@CMY-CTO
Copy link

CMY-CTO commented Jan 22, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants