When I try to get a pip package such as mexc_sdk for python 3.13, I get the error: pip install mexc-sdk Fatal error in launcher: Unable to create process using '"C:\Python312\python.exe" "C:\Python312\Scripts\pip.exe" install mexc-sdk': The system cannot find the file specified.
I'm using: Edition Windows 11 Home Version 24H2 Installed on 21/10/2024 OS build 26100.2605 Experience Windows Feature Experience Pack 1000.26100.36.0
I'm trying to use python 3.13.
I hope nobody has asked this question already. Any help would be appreciated. Thankyou in advance.
I tried to install a package using pip with the command pip install mexc-sdk. I was expecting it to install but instead I got the error: Fatal error in launcher: Unable to create process using '"C:\Python312\python.exe" "C:\Python312\Scripts\pip.exe" install mexc-sdk': The system cannot find the file specified..