Skip to content

An option to change the name of the RustPython pip executable. #8340

Description

@CVFA1

It would be nice if there were an option to change the name of the custom pip executable for RustPython; this would be useful if you already have CPython installed. It could be something like rustpython --install-pip --name {NAME}. This would prevent a PATH conflict, where two executables with identical names are occupying the same space, but only the first one to register is given priority.

I'm opening this issue because I couldn't find any documentation on this.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions