I use python on Ubuntu, and I am (as my name suggests) a complete noob at it all. I want to insert a very basic image, I have looked around, copied coding etc, but mothing seems to work. I want to insert an image, nothing else, so it just appears on the screen when I run it in shell. Please help? and please explain in simple terms, i'd like to know what I'm actually doing! Thank-you in advance.
-
1This is not really a basic task, since you have to create a window and everything. However try looking at pygame, it has this capability.robbrit– robbrit2011-04-22 15:53:54 +00:00Commented Apr 22, 2011 at 15:53
-
5Generally, I just don't know the answers to SO questions. Now, I don't even know what the question is. :|Lelouch Lamperouge– Lelouch Lamperouge2011-04-22 15:54:26 +00:00Commented Apr 22, 2011 at 15:54
-
I am just asking how to insert an image, using python coding, so that when i hit f5 and run the code in shell, an image will appear. I don't get how you don't know what i'm talking about?!?!?pythonnoobface– pythonnoobface2011-04-24 19:46:25 +00:00Commented Apr 24, 2011 at 19:46
Add a comment
|