mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
Currently, RustPython doesn't support the pip module. Normally, when creating a virtual environment, pip is automatically installed. This adds an specific error message when pip is attempted to be installed.