Thanks to visit codestin.com
Credit goes to github.com

Skip to content

PythonEngine.PythonPath crash 64bit Windows/Truncate Linux #414

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

Closed
vmuriart opened this issue Mar 2, 2017 · 0 comments
Closed

PythonEngine.PythonPath crash 64bit Windows/Truncate Linux #414

vmuriart opened this issue Mar 2, 2017 · 0 comments

Comments

@vmuriart
Copy link
Contributor

vmuriart commented Mar 2, 2017

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 /

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

PythonEngine.PythonPath
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

1 participant