-
Notifications
You must be signed in to change notification settings - Fork 111
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 #31
Comments
This was referenced Oct 26, 2020
Hi @balkian , is the py3compat useable now? What branch should I follow at this moment? Thanks. |
same issue |
@balkian Would also be interested. |
Running pip install git+https://github.com/gsi-upm/sematch.git@py3compat on Python 3 worked perfectly with me. |
@yaserabdelaziz thank you. I installed via your method and will attempt again. For reference, this is the version I received: 'Successfully installed sematch-1.0.5' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are several changes to be made in order to make sematch compatible with Python 3. We are working on the on a separate branch: py3compat.
The text was updated successfully, but these errors were encountered: