Python Forum
Recommended game IDE on Ubuntu 18.04
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Recommended game IDE on Ubuntu 18.04
#4
From command line.
pip -V
pip3 -V
Dos pip3 point to 3.6:
pip3 install pygame
Problem finding pip3.
sudo apt install python3-pip
Also look pyenv Simple Python Version Management can make easier in future to upgrade and use other versions.
Reply


Messages In This Thread
Recommended game IDE on Ubuntu 18.04 - by GarDebs - Apr-30-2019, 06:22 PM
RE: Recommended game IDE on Ubuntu 18.04 - by snippsat - May-06-2019, 11:07 AM

Forum Jump:

User Panel Messages

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