Replies: 2 comments 1 reply
-
okay, I can set this |
Beta Was this translation helpful? Give feedback.
0 replies
-
I renamed PYRX_VIRTUAL_ENV to PYRX_PYEXE_PATH in case you were using this
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Correct
sys.executable
is set only in virtual environment, in other cases it points to host exe.In other cases it will probably always be placed in the same directory as
python*.dll
Beta Was this translation helpful? Give feedback.
All reactions