On this page

Show all

Help Center/ ModelArts/ FAQs/ Notebook (New Version)/ Others/ pip and Common Commands

pip and Common Commands

Updated on 2024-06-11 GMT+08:00

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.

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback