Skip to content

Failing to initialize Path confusion and  #54

@bmello4688

Description

@bmello4688

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions