Skip to content

Access python environment within chaiNNer #2222

@Kim2091

Description

@Kim2091

Motivation
If you need/want to install custom packages within chaiNNer's python environment, currently you have to navigate to the python directory and use a command such as .\python -m pip install [package]. This is fine, however it's just inconvenient.

Description
It'd be nice to be able to access the environment from within the dependency manager. The console window for example could double as a terminal.

Alternatives
Provide a direct link to the python binary somewhere within chaiNNer, to at least make it more accessible

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions