Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
More pygame errors
#17
You should first run it through the terminal/command prompt to isolate the problem to your editor or python/pygame.

An IDE/editor can cause weird hard to diagnose problems that is only related to that specific IDE/editor itself
>>> import os
>>> os.getcwd()
and make sure its the same path as you are expecting it to be through the editor. What path are you actually in when you load your image?

(Jan-06-2019, 10:16 AM)PyEH Wrote: We are using the python built-in ideas editor (gui
I have never heard of it. I would use one of the well known IDE's or just use the terminal or command prompt.
Recommended Tutorials:
Reply


Messages In This Thread
More pygame errors - by PyEH - Jan-02-2019, 07:59 PM
RE: More pygame errors - by metulburr - Jan-02-2019, 08:14 PM
RE: More pygame errors - by PyEH - Jan-02-2019, 08:14 PM
RE: More pygame errors - by metulburr - Jan-02-2019, 08:23 PM
RE: More pygame errors - by PyEH - Jan-02-2019, 08:38 PM
RE: More pygame errors - by metulburr - Jan-02-2019, 08:57 PM
RE: More pygame errors - by metulburr - Jan-02-2019, 09:03 PM
RE: More pygame errors - by PyEH - Jan-02-2019, 09:09 PM
RE: More pygame errors - by metulburr - Jan-02-2019, 09:19 PM
RE: More pygame errors - by PyEH - Jan-02-2019, 09:33 PM
RE: More pygame errors - by metulburr - Jan-02-2019, 10:16 PM
RE: More pygame errors - by PyEH - Jan-03-2019, 08:09 AM
RE: More pygame errors - by metulburr - Jan-03-2019, 05:12 PM
RE: More pygame errors - by PyEH - Jan-03-2019, 10:57 PM
RE: More pygame errors - by Mekire - Jan-05-2019, 06:23 AM
RE: More pygame errors - by PyEH - Jan-06-2019, 10:16 AM
RE: More pygame errors - by metulburr - Jan-06-2019, 02:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pygame*import pygame ImportError: No module named pygame CASPERHANISCH 1 9,776 Jun-05-2017, 09:50 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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