Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use this program? #5

Open
hhhhh322 opened this issue Mar 18, 2022 · 1 comment
Open

How to use this program? #5

hhhhh322 opened this issue Mar 18, 2022 · 1 comment

Comments

@hhhhh322
Copy link

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
import pyguts as spine
File "C:\Users\30752\AppData\Local\Programs\Python\Python37\lib\site-packages\pyguts-1.0b14-py3.7.egg\pyguts_init_.py", line 1, in
from Atlas import *
ModuleNotFoundError: No module named 'Atlas'

@ETO-QSH
Copy link

ETO-QSH commented Sep 24, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants