forked from pythonnet/pythonnet
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
Environment
- Pythonnet version: 2.0.4
- Python version: 3.6.8
- Operating System: Windows 10
- .NET Runtime: net5
Details
-
I was trying to run unit tests, but the python initialization kept failing. I set the environment variable and restarted visual studio, but still had the same problem. I found on the Pythonnet documentation that if you set the PythonHome property in the engine it can resolve any path problems that might be occuring. I have multiple versions of python on my system.
TODO
-
What commands did you run to trigger this issue? If you can provide a
Minimal, Complete, and Verifiable example
this will help us understand the issue.
You might be able to reproduce the issue by installing another version of python and have it be in the path. I'm not really sure though. For me I had python 3.9 as my main instance, but was trying to use 3.6.8 for pythonnet.
Metadata
Metadata
Assignees
Labels
No labels