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

ZeroBorg in Python3? #2

Open
jeaninejuliettes opened this issue Aug 21, 2019 · 1 comment
Open

ZeroBorg in Python3? #2

jeaninejuliettes opened this issue Aug 21, 2019 · 1 comment

Comments

@jeaninejuliettes
Copy link

Hello!

I just installed your zeroborg script and it works like a charm in Python2, the only problem I have is that my whole project is already in Python3. I hoped that everything would also just work in Python3, but unfortunately that is not the case. Are you maybe working on a Python3 version, and if so, any idea when that would be available? Or maybe I haven't been paying attention and it already exists?

Thnx!

@ckameron99
Copy link

If you still need this: you can port the library yourself very easily. Just replace every instance of "print 'text'" with "print('text')" within the file ZeroBorg.py.

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