Skip to content

Support virtual environments #82

@wooolly

Description

@wooolly

I can't figure out how to set up Python4Delphi to use virtual python environments which have been created using the 'venv' library which comes pre-bundled with the latest versions of Python. I've tried creating a custom TPythonVersion and assigning it to the Python Engine, but this doesn't seem to completely work as importing a library specific to that environment doesn't work. It's as if still points at the libraries of the global installation version that the virtual environment was created from.

I suggest to improve support for Virtual Environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions