forked from Rust-related/RustPython
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.
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.