Re: [Tutor] Fwd: uploading images in pygame

2019-04-17 Thread Alan Gauld via Tutor
On 17/04/2019 10:14, fatima butt wrote: > the python version is 3.7.3 > computer is acer SWIFT > The error I get is following: > Traceback (most recent call last): > File "C:\Users\ammah\OneDrive\Documents\project1\myCode.py.py > ", line 84, in > background =

Re: [Tutor] Fwd: uploading images in pygame

2019-04-17 Thread Peter Otten
fatima butt wrote: > the python version is 3.7.3 > computer is acer SWIFT > The error I get is following: > Traceback (most recent call last): > File "C:\Users\ammah\OneDrive\Documents\project1\myCode.py.py > ", line 84, in > background = >

Re: [Tutor] Fwd: uploading images in pygame

2019-04-17 Thread fatima butt
the python version is 3.7.3 computer is acer SWIFT The error I get is following: Traceback (most recent call last): File "C:\Users\ammah\OneDrive\Documents\project1\myCode.py.py ", line 84, in background = pygame.image.load(path.join(img_dir,"ship1.jpg")).convert()

Re: [Tutor] Fwd: uploading images in pygame

2019-04-16 Thread Alan Gauld via Tutor
On 16/04/2019 20:54, fatima butt wrote: > please i am getting error.. Hi, we need to be quite specific here about the details because it is not clear exactly what you are trying to do. > i am trying to upload image from openspaceart > from internet . Just to be clear. Uploading means going from

Re: [Tutor] Fwd: uploading images in pygame

2019-04-16 Thread Mats Wichmann
On 4/16/19 1:54 PM, fatima butt wrote: > please i am getting error..i am trying to upload image from openspaceart > from internet . I have downloaded the image on my desktop and i am trying > to upload this to the pygame. Please provide us with more information. What are you trying (hint:

[Tutor] Fwd: uploading images in pygame

2019-04-16 Thread fatima butt
please i am getting error..i am trying to upload image from openspaceart from internet . I have downloaded the image on my desktop and i am trying to upload this to the pygame. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription