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

open cannot run successful: pyparsing.exceptions.ParseSyntaxException #62

Open
sunyuan789 opened this issue Mar 20, 2023 · 2 comments
Open

Comments

@sunyuan789
Copy link

When running your code(gen_video.py), the error arising :pyparsing.exceptions.ParseSyntaxException: Expected '}', found '=' (at char 759), (line:34, col:18).
Running python script with python eval/gen_video.py -n sn64 --gpu_id 0 --split test -P '2' -D /home/sun/Desktop/Nerf/SymmNeRF-main/code/datasets/NMR_Dataset -S 0
Could you please help me solve it?

Quicker_20230320_144839

@amughrabi
Copy link

try this:

pip install --force-reinstall -v "pyhocon==0.3.55"

@Arhiqaq
Copy link

Arhiqaq commented Mar 27, 2023

@amughrabi wow thanks for answering! IT DO WORK!!

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