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
-
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