Problem with downloading module through pip (python3) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Problem with downloading module through pip (python3)

Sorry if this isn't the right place to ask this question, but the actual pyinstaller forums havent had any answers on peoples questions since like may... But anyway, I have downloaded pygame, numpy, py2exe, etc. with ease in command prompt (Windows 10), but once I get to pyinstaller, there is an error installing it. Im not sure if this is a bug on their end or something im doing wrong. Here is an image of the error: https://imgur.com/a/uhY2oVk Thanks.

26th Jan 2019, 7:32 PM
DrChicken24
DrChicken24 - avatar
2 Answers
+ 2
Try to run pip as administrator
26th Jan 2019, 8:55 PM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar
0
Etabeta1🇮🇹 Ok, ill try that...
28th Jan 2019, 4:30 AM
DrChicken24
DrChicken24 - avatar