Skip to content

Make interpreter selection easier and more configurable #31

@t-kalinowski

Description

@t-kalinowski

Selecting the Python interpreter should be easier.

mcp-repl should expose an environment variable for choosing the Python interpreter explicitly, for example MCP_REPL_PYTHON, consulted at launch. That should make it easier to use mcp-repl with other environment managers such as pixi or conda.

It would also help to expose interpreter search paths in a future configuration layer, so users can add default locations to search instead of relying only on .venv/bin/python.

Relatedly, --interpreter should be able to accept an absolute path to an R or Python executable, not only the literal r or python backend names.

Source: #28

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