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

Python 3 compatibility #7

Open
bobslee opened this issue Oct 4, 2017 · 7 comments
Open

Python 3 compatibility #7

bobslee opened this issue Oct 4, 2017 · 7 comments
Milestone

Comments

@bobslee
Copy link
Owner

bobslee commented Oct 4, 2017

The library is development on Python 2.7

Python 3.3 (and later) fails with:

  • Import problems
  • String/Bytes coding errors
@bobslee bobslee changed the title Python 2 and 3 support (currently tested 2.7.x) Python 3 compatibility Nov 19, 2017
@bobslee bobslee added this to the stage 2 milestone Nov 19, 2017
@ristecona
Copy link

are you going to release a python3 compatible version? thanks

@bobslee
Copy link
Owner Author

bobslee commented Jan 24, 2020

Hi @dochse, do you have any plans or need to port this library to Python 3 ?

@ristecona
Copy link

i am willing to help if needed @bobslee

@bobslee
Copy link
Owner Author

bobslee commented Jan 24, 2020

@ristecona I assume PR #18 is yours?
I already reviewed with minor comments.
Did you ran the unittests?

@ristecona
Copy link

getting import errors when running test_common.py
SystemError: Parent module '' not loaded, cannot perform relative import

@ristecona
Copy link

hey guys, how much time do you think this whole migration would take? even paid help is an option too

@bobslee
Copy link
Owner Author

bobslee commented Jan 24, 2020

Just send you a mail. Let's discuss by mail (for now).

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