You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: