Skip to content

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

@vmuriart

Description

@vmuriart

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions