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

'map.pkl'文件为Python3.8情况下保存的 #11

Closed
Gengmaosi opened this issue Dec 1, 2021 · 2 comments
Closed

'map.pkl'文件为Python3.8情况下保存的 #11

Gengmaosi opened this issue Dec 1, 2021 · 2 comments

Comments

@Gengmaosi
Copy link

如题,在执行'val_dataset = ArgoverseDataset(validation_cfg)'命令时,出现'ValueError: unsupported pickle protocol: 5'问题,应该是pickle储存文件时Python版本问题,但您在code解释部分,要求开发环境保持为Python3.7。

@Mrmoore98
Copy link
Collaborator

Thanks for pointing out this issue, we will fix it. We have provided code for generating 'map.pkl' from scratch. You can use that code.

@jzhang538
Copy link
Collaborator

如题,在执行'val_dataset = ArgoverseDataset(validation_cfg)'命令时,出现'ValueError: unsupported pickle protocol: 5'问题,应该是pickle储存文件时Python版本问题,但您在code解释部分,要求开发环境保持为Python3.7。

Download map.pkl for python 3.7 with this link https://drive.google.com/file/d/1HbsgutM1PKjPj-3IIA5kG3mJEMhHGhS0/view

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

3 participants