Closed garyyliu closed 1 year ago
pip install pygame --pre
pip install pygame --pre
ty so much sir <3 i've been trying to install pygame for 2 hours.
pip install pygame --pre
@accddd - You saved me hours. Thank you sir.
I'm having the same error while installing pcapy >> pip install pcapy, any recommendation for this?
TQ for giving this solution its been working.
thank you so much
Can anyone please explain?
This is a pygame issue, please post here: https://github.com/pygame/pygame/issues
Thank you ;)
i have same issue for osmread. does anyone know the solution for that
pip install pygame --pre
thanks sir it worked
python -m pip install -U pygame==2.3.0 --user
Can anyone please explain?
--pre
param allows installation of pre-releases, which can contain fixes, for example.
If you're interested, here's the description of this param.
what this error guy could u help me
Hi, everyone
I am very new to python and I want to install a pygame after I installed python on my computer. However, I have come across the above issue and I have searched numerous posts on internet on how to solve this, including everything to do with setup_tools, pip, ez_settings, etc, I have also tried pip3 instead of pip, however, none of those worked. I always get the same error.
Could anyone please help? I saw there was a previous thread on this but reading and trying everything suggested there didn't really help. As you can see, I am using all the most up to date version for all the modules required.
Please help!!!
× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [77 lines of output]
note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed
× Encountered error while generating package metadata. ╰─> See above for output.
note: This is an issue with the package mentioned above, not pip. hint: See above for details.