-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
When running the python code for my PyGame window and trying to make a sprite it says something along the lines of
File "C:\Users\User\AppData\Roaming\Python\Python39\site-packages\pygame\sprite.py", line 648, in draw
surface_blit = surface.blit
AttributeError: 'str' object has no attribute 'blit'
This problem resides in the code provided by this functions download and not my code as you can see it finds the issue with a different file to my save file location. Does anyone know what is happening?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
