NVIDIAGameWorks / Falcor

Real-Time Rendering Framework
https://developer.nvidia.com/falcor
Other
2.72k stars 497 forks source link

ModuleNotFoundError: No module named 'falcor' #425

Open derkder opened 8 months ago

derkder commented 8 months ago

So I am following the ”Falcor in python tutorial“ and I did eaxctly as the tutorial said. But I still get this error when tring to run "import falcor". After I run the "setpath.bat" as the tutorial said, I looked into the Environment Variables and I found there is nothing added in the PATH or PYTHONPATH. I tried to add the path manually as the what the setpath.bat does but it still dont work(No Module named 'falcor.falcor _ext').

Thanks for any attention to this matter. I look forward to any assistance you can provide.

Lyle-Lee commented 6 months ago

You may need to create a release build first to make sure that the files related to 'falcor_ext' exist under bin/Release/python/falcor.