-
Notifications
You must be signed in to change notification settings - Fork 248
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
Compiling problems in python using #1203
Comments
Running Alternatively, you can ignore the
This is equivalent to adding the build folder to the |
That snippet of code makes Python aware of the When you compiled mitsuba, were you in a conda env? I think that should work. |
Description
i am afraid i am not very familiar with the compiling issue, i changed my mitsuba.conf with the following :
and then i compiled it following the guide, there is only one error but doesn't seem matter, however when i use the setpath.bat nothing happened, and i can't find the mitsuba3.exe neither, i just wanna to know how to use the compiled mitsuba in python since i know that i don't need to use "pip install mitsuba" because it may cause some confusing problems according to the former Q&As,
so what should i do after compiling and are my compling methods proper?
thanks a lot!
The text was updated successfully, but these errors were encountered: