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

ModuleNotFoundError: No module named 'falcor' #425

Open
derkder opened this issue Mar 16, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'falcor' #425

derkder opened this issue Mar 16, 2024 · 1 comment

Comments

@derkder
Copy link

derkder commented Mar 16, 2024

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
Copy link

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.

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

2 participants