yenchenlin / nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MIT License
5.33k stars 1.04k forks source link

One problem in ran project #116

Open Ch180907 opened 1 year ago

Ch180907 commented 1 year ago

When I ran the project, I encountered the following problem. D:\Apps\python\python3.11.1\python.exe: can't open file 'E:\Apps dates\pythonProject\run_nerf.py': [Errno 2] No such fil e or directory How can I solve it?