Updated on 2022-12-06 GMT+08:00
pip and Common Commands
Common pip commands:
pip --help # Obtain help information. pip install SomePackage==XXXX # Install a specified version. pip install SomePackage # Install the latest version. pip uninstall SomePackage # Uninstall a software version.
For other commands, run the pip --help command.
Parent topic: Others
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot