pytorch_volumetric
pytorch_volumetric copied to clipboard
Error loading pytorch_volumetric package
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
maybe you can try with python>=3.8. I think it's an error related to python changes.