Help Center/ ModelArts/ FAQs/ Notebook (New Version)/ Notebook Instances/ What Do I Do If "Read timed out" Is Displayed After I Run pip install?
Updated on 2024-06-11 GMT+08:00

What Do I Do If "Read timed out" Is Displayed After I Run pip install?

Symptom

After I run pip install in a notebook instance, the system displays error message "ReadTimeoutError..." or "Read timed out...".

Solution

Run pip install --upgrade pip and then pip install.