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

error with building #5

Closed
thedirptastic opened this issue Jul 22, 2021 · 1 comment
Closed

error with building #5

thedirptastic opened this issue Jul 22, 2021 · 1 comment

Comments

@thedirptastic
Copy link

i'm on a mac and i get this error when building. i am on the latest version of python and on macos 10.13.6

Traceback (most recent call last):
File "xmlpngUI.py", line 8, in
import xmlpngengine
File "/Users/user/Downloads/FnF-Spritesheet-and-XML-Maker-master/xmlpngengine.py", line 16, in
def add_pose_numbers(pose_arr:list[str]):
TypeError: 'type' object is not subscriptable

@UncertainProd
Copy link
Owner

You can try with the code from the branch named "for_older_python_versions" which should still work with new python versions. Link: https://github.com/UncertainProd/FnF-Spritesheet-and-XML-Maker/tree/for_older_python_versions

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