Help Center> ModelArts> Troubleshooting> APIs or SDKs> "ERROR: Could not install packages due to an OSError" Occurred During ModelArts SDK Installation
Updated on 2022-12-08 GMT+08:00

"ERROR: Could not install packages due to an OSError" Occurred During ModelArts SDK Installation

Symptom

When ModelArts SDKs are installed, the following error message is displayed: "ERROR: Could not install packages due to an OSError: [WinError 2] The system cannot find the file specified: 'c:\python39\Scripts\ephemeral-port-reserve.exe' -> 'c:\python39\Scripts\ephemeral-port-reserve.exe.deleteme".

Possible Causes

The role of the login user is incorrect.

Solution

Log in to the system as the administrator, press Windows+R, enter cmd, and run the following command:

python -m pip install --upgrade pip