Pip install not working #1137
Unanswered
ARandomGithubUser102
asked this question in
Q&A
Replies: 1 comment
-
You can install pure Python packages. Unfortunately pygame contains native binaries and is designed to be used on a desktop OS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried running pip install pygame and it didn't work. Can I use pip install for some modules or am I limited to the built-in ones?
Beta Was this translation helpful? Give feedback.
All reactions