Skip to content

Python3 Support #24

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

Open
amiraliakbari opened this issue Apr 10, 2015 · 4 comments
Open

Python3 Support #24

amiraliakbari opened this issue Apr 10, 2015 · 4 comments

Comments

@amiraliakbari
Copy link

Nice library, but because of prints without parenthesis, doesn't work in python3. I suggest adding print_function future import and using () after all prints to support both 2 and 3.

@asbjorn
Copy link
Contributor

asbjorn commented Sep 9, 2015

Hi.

I've used this plotting tool some times, and I'm trying to use python3 as much as possible.
Did a fork and made the latest master work with python 3.4.3 on Ubuntu. Tested (manually) and verified.

Will send a pull request.

@asbjorn asbjorn mentioned this issue Sep 9, 2015
@amiraliakbari
Copy link
Author

LGTM, thanks.

@asbjorn
Copy link
Contributor

asbjorn commented Sep 14, 2015

Nice!
I think this issue can be closed now?

@marctorsoc
Copy link

Can someone with rights close this? @glamp

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

3 participants