Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pycharm dosnt load pygame
#1
so when i try to install pygame on pycharm i get
Collecting pygame
Using cached https://files.pythonhosted.org/packages/...pygame-1.9.
6.tar.gz
Complete output from command python setup.py egg_info:


WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
Using WINDOWS configuration...


Download prebuilts to "prebuilt_downloads" and copy to "./prebuilt-x86"? [Y/n]Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\User\AppData\Local\Temp\pip-install-_pmfl6p7\pygame\setup.py", line 194, in <module>
buildconfig.config.main(AUTO_CONFIG)
File "C:\Users\User\AppData\Local\Temp\pip-install-_pmfl6p7\pygame\buildconfig\config.py", line 210, in main
deps = CFG.main(**kwds)
File "C:\Users\User\AppData\Local\Temp\pip-install-_pmfl6p7\pygame\buildconfig\config_win.py", line 576, in main
and download_win_prebuilt.ask(**download_kwargs):
File "C:\Users\User\AppData\Local\Temp\pip-install-_pmfl6p7\pygame\buildconfig\download_win_prebuilt.py", line 302, in ask
reply = raw_input(
EOFError: EOF when reading a line

----------------------------------------

But on VS i have pygame the question is why pycharm dosnt load and dosnt want to install pygame but VS do
Reply
#2
this is a question you should direct to Jetbrains, the authors of pycharm.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pygame load Kangen 2 2,421 Aug-08-2019, 09:53 AM
Last Post: Kangen
  Using pygame with pycharm. kevindadmun 4 3,290 Aug-01-2019, 07:03 PM
Last Post: kevindadmun
  [pyGame] Load Image, Problem Found ! JamieVanCadsand 2 8,683 Sep-29-2017, 06:26 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020