Python Forum
[PyGame] Error setting up pygame
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] Error setting up pygame
#1
Hi,
I am new to Python. I got it installed and worked with Netbeans. However I cannot get pygame to work. When I compile I got the following error:

Traceback (most recent call last):
File "C:\src\camera.py", line 5, in <module>
import pygame
File "C:\PythonX\Lib\site-packages\pygame\__init__.py", line 95, in <module>
from pygame.base import *
ImportError: No module named base

I am guessing I may have installed the wrong pygame or what. I have python 3.7 32bit and pygame-1.9.2a0.win32-py2.7. Any help is appreciated.
Reply


Messages In This Thread
Error setting up pygame - by wazee - Jun-12-2018, 10:58 PM
RE: Error setting up pygame - by metulburr - Jun-12-2018, 11:54 PM
RE: Error setting up pygame - by wazee - Jun-13-2018, 02:42 AM
RE: Error setting up pygame - by ljmetzger - Jun-13-2018, 12:12 PM
RE: Error setting up pygame - by wazee - Jun-13-2018, 03:14 PM
RE: Error setting up pygame - by metulburr - Jun-13-2018, 04:46 PM
RE: Error setting up pygame - by ljmetzger - Jun-13-2018, 04:50 PM
RE: Error setting up pygame - by wazee - Jun-14-2018, 03:09 PM
RE: Error setting up pygame - by metulburr - Jun-14-2018, 06:43 PM
RE: Error setting up pygame - by ljmetzger - Jun-14-2018, 07:37 PM
RE: Error setting up pygame - by wazee - Jun-14-2018, 11:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGame] Pygame attribute error djwilson0495 3 3,965 Feb-18-2021, 03:34 PM
Last Post: michael1789
Big Grin Error installing Pygame-Zero dpa2007 1 3,186 Dec-26-2020, 03:50 PM
Last Post: MK_CodingSpace
  pygame error in my clicker game CrazyMakes 2 2,564 Apr-19-2020, 03:04 AM
Last Post: Windspar
  Error to install pygame skp 1 3,501 Apr-14-2020, 05:17 PM
Last Post: joe_momma
  pygame setting borders? thepelican3 2 7,811 Feb-16-2020, 02:37 PM
Last Post: Windspar
  installing pygame error pylab 1 4,273 Dec-31-2019, 05:44 PM
Last Post: pylab
  [PyGame] pygame image loading error BlueClaw 6 6,413 Dec-10-2019, 08:50 PM
Last Post: BlueClaw
  Problem with music - Pygame.error GaseBall 1 3,204 Nov-28-2019, 07:46 PM
Last Post: SheeppOSU
  Pygame to exe error Clunk_Head 0 2,982 Oct-19-2019, 01:34 PM
Last Post: Clunk_Head
  [pyGame] My First Test, Error Fount ! JamieVanCadsand 3 5,294 Sep-25-2017, 04:13 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