Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Probem importing tkinter
Post: Probem importing tkinter

Hi I'm trying to teach my son Python programming... we're using Spyder on Ubuntu. I'm trying to use this code... from tkinter import * import tkinter tk = Tk() canvas = Canvas(tk, width=500, height...
GarDebs GUI 3 2,202 Jun-05-2019, 07:17 PM
    Thread: Recommended game IDE on Ubuntu 18.04
Post: RE: Recommended game IDE on Ubuntu 18.04

Success!!! Thanks a million
GarDebs Game Development 4 3,133 May-08-2019, 06:34 PM
    Thread: Recommended game IDE on Ubuntu 18.04
Post: RE: Recommended game IDE on Ubuntu 18.04

pip install pygame works but when I try to run some basic code that uses the pygame module I get this error ModuleNotFoundError: No Module Named 'pygame' on line 2 I am using Spyder (Python 3.6) on...
GarDebs Game Development 4 3,133 May-05-2019, 10:15 AM
    Thread: Recommended game IDE on Ubuntu 18.04
Post: Recommended game IDE on Ubuntu 18.04

Hi, I hope someone can help me. My son is really interested in learning game programming in Python. I've tried Spyder but cant get Pygame installed. Any suggestions on what I can use that I can ju...
GarDebs Game Development 4 3,133 Apr-30-2019, 06:22 PM

User Panel Messages

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