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

Add Python 3 support #24

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add Python 3 support #24

wants to merge 4 commits into from

Conversation

americast
Copy link

I have made changes to provide support in Python 3. Unfortunately, I was unable to get it running in Python 2, due to some numpy version incompatibility issue. The latest version of numpy required Python 3.5+, and hence I made some changes to it.

@ruidan Please review and merge.

Thanks!

@ruidan
Copy link
Owner

ruidan commented Aug 28, 2019

Thank you for the changes, but I think it would be better to change the numpy version and the syntax to be compatible with both python2 and python3.

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

Successfully merging this pull request may close these issues.

2 participants