Skip to content

Feature Request: Allow custom python path in config instead of relying on PATH #365

@ryq1212

Description

@ryq1212

I already have Python and PyTorch installed on my system, and everything is set up properly. However, I deliberately did not add Python to the system PATH because I maintain multiple Python-based projects and want to avoid unnecessary conflicts.

At the same time, I would prefer not to use the embedded Python that comes with Flowframes, since it takes up additional space even though I already have fully functional environments.

Therefore, I’d like to suggest adding an option in the configuration to manually specify the path to python.exe, instead of relying solely on the Python version found in the system PATH. This would allow users like me to reuse an existing Python installation without installing the embedded one, while keeping multiple environments clean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions