Python Forum
[PyGame] Apparently module has no attribute display?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] Apparently module has no attribute display?
#13
now just do
pip3 install pygame
and it should do everything for you

How did you install before?
Quote:/usr/lib/python3.6/site-packages/pygame-1.9.3-py3.6-linux-x86_64.egg/pygame/__init__.py
My pip always installs to local

>>> import pygame
>>> pygame.__file__
'/usr/local/lib/python3.6/site-packages/pygame/__init__.py'
metulburr@ubuntu:~$ ls /usr/local/lib/python3.6/site-packages | grep pygame
pygame
pygame-1.9.3.dist-info
Recommended Tutorials:
Reply


Messages In This Thread
RE: Apparently module has no attribute display? - by metulburr - Dec-18-2017, 12:24 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [split] Apparently module has no attribute display? Angelo26 1 2,073 Mar-11-2020, 07:14 PM
Last Post: nilamo
  [split] Apparently module has no attribute display? Kolterdyx 1 2,917 Sep-09-2018, 05:14 AM
Last Post: buran

Forum Jump:

User Panel Messages

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