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 loading pytorch_volumetric package #7

Open
lovelylightningbug opened this issue Nov 18, 2023 · 1 comment
Open

Error loading pytorch_volumetric package #7

lovelylightningbug opened this issue Nov 18, 2023 · 1 comment

Comments

@lovelylightningbug
Copy link

Hi, I run into some error while loading the package in my code. Here is the error information. Any suggestion?

File "/local/mnt/anaconda3/envs/idr/lib/python3.7/site-packages/pytorch_volumetric/sdf.py", line 547
return *res[:-1], cache
^
SyntaxError: invalid syntax

@liboyan233
Copy link

maybe you can try with python>=3.8. I think it's an error related to python changes.

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