pip install -r requirement.txt.error #2475
Unanswered
liang520-100
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to consult you because I encountered a problem when creating a project. That is, I couldn't proceed to the next step. I got an error when running "pip install -r requirements.txt". The error message shows:
pip install -r requirements.txt
Fatal error in launcher: Unable to create process using '"C:\Users\liangwuwei\AppData\Local\Programs\Python\Python313\python.exe" "C:\Users\liangwuwei\AppData\Local\Programs\Python\Python313\Scripts\pip.exe" install -r requirements.txt':????????
I would be very grateful if you could tell me what caused this.
Beta Was this translation helpful? Give feedback.
All reactions