You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "scripts/synthesize.py", line 33, in
gentle_resources = gentle.Resources()
AttributeError: module 'gentle' has no attribute 'Resources'
what does this mean. btw, i ve downloaded the gentle and compile it using install.sh
The text was updated successfully, but these errors were encountered:
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "scripts/synthesize.py", line 33, in
gentle_resources = gentle.Resources()
AttributeError: module 'gentle' has no attribute 'Resources'
what does this mean. btw, i ve downloaded the gentle and compile it using install.sh
The text was updated successfully, but these errors were encountered: