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

installation and error #1

Open
aaron4444 opened this issue Jun 11, 2018 · 2 comments
Open

installation and error #1

aaron4444 opened this issue Jun 11, 2018 · 2 comments

Comments

@aaron4444
Copy link

I found a small error in the shapes.py file. You have an import which causes an issue,

import shapes.array, you can just remove this line and it works.

Aaron

@aaron4444
Copy link
Author

so its line 523 of shapes.py file, you change .shapes to .tools i think.

@aaron4444
Copy link
Author

I also needed to get rid of the entire rotate import cause cython was screwing things up. maybe its a python2 vs python3 thing?

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

1 participant