Python Forum
How to find the pygame example files?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to find the pygame example files?
#9
(Sep-03-2019, 05:13 PM)metulburr Wrote:
(Sep-03-2019, 02:09 PM)Piethon Wrote: pip3 install pygame
This does not necessarily install it to python3.7. Do you have any other python3.x versions?

What is pip3 pointing to? The output will have the version, but also which python version it is installing things to.
pip3 -V
Output:
metulburr@ubuntu:~$ pip3 -V pip 19.2.1 from /usr/local/lib/python3.6/site-packages/pip (python 3.6)

I just have python 3.7 and python 2.7.

What is it pointing to? This:

pip 19.2.2 from /Users/piethon/Library/Python/3.7/lib/python/site-packages/pip (python 3.7)
3.7
Reply


Messages In This Thread
How to find the pygame example files? - by Piethon - Sep-03-2019, 09:00 AM
RE: How to find the pygame example files? - by Piethon - Sep-03-2019, 05:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pygame has missing files. DamonTattersfield 1 3,459 Dec-27-2019, 11:54 AM
Last Post: Windspar

Forum Jump:

User Panel Messages

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