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

extract_mesh.ipynb UnpicklingError :STACK_GLOBAL requires str #183

Open
epicgzs1112 opened this issue Apr 8, 2023 · 0 comments
Open

extract_mesh.ipynb UnpicklingError :STACK_GLOBAL requires str #183

epicgzs1112 opened this issue Apr 8, 2023 · 0 comments

Comments

@epicgzs1112
Copy link

help! when i try to extract mesh lego ,it error! it stop at
if len(ckpts) > 0 and not args.no_reload:
ckpt_path = ckpts[-1]
print('Reloading from', ckpt_path)
ckpt = torch.load(ckpt_path)
i have update python to 3.8.2,but it's not work!
error_unpicklingerror
torch load(ckpt_path)

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

1 participant