Closed
Description
Linux
Environment
- Pythonnet version:
v2.0.0+
- Python version:
Python3
- Operating System:
Linux
Details
- Describe what you were trying to get done.
PythonEngine.PythonPath
should return something like
/home/travis/virtualenv/python3.3.5/lib/python33.zip:/home/travis/virtualenv/python3.3.5/lib/python3.3/:/home/travis/virtualenv/python3.3.5/lib/python3.3/plat-linux:/home/travis/virtualenv/python3.3.5/lib/python3.3/lib-dynload
instead it returns /
- 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.
PythonEngine.PythonPath
Windows
Environment
- Pythonnet version:
v2.0.0+
- Python version:
All 64bit
- Operating System:
Windows
Details
- Describe what you were trying to get done.
run PythonEngine.PythonPath
. It crashes on Python 64bit. Similar issue to #413, except function signature also changes between Python2 to Python3
- 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.
PythonEngine.PythonPath
Metadata
Metadata
Assignees
Labels
No labels