How to use this program?
I move the build folders to the site-packages folder,but when I run the spine_pygame.py,It has some errors like this:
Python 3.7.8 (tags/v3.7.8:4b47a5b6ba, Jun 28 2020, 08:53:46) [MSC v.1916 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license()" for more information.
= RESTART: C:\Users\30752\Downloads\spine-python-master\pyguts\examples\spine_pygame.py
pygame 2.1.2 (SDL 2.0.18, Python 3.7.8)
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "C:\Users\30752\Downloads\spine-python-master\pyguts\examples\spine_pygame.py", line 7, in
I am also troubled by this problem. Have you solved it or found any alternative in Python? In fact, I plan to play the animation in PyQt or PySide