We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
When I try to import the module as mentioned in the README sudo pip install alfanous it returns with the following error.
sudo pip install alfanous
"has_key()" was removed in Python 3.x: https://docs.python.org/3.1/whatsnew/3.0.html#builtins so I'm assuming the error is due to this.
The text was updated successfully, but these errors were encountered:
unfortunately, the project is not supporting python 3 yet
Sorry, something went wrong.
the branch for python 3 development: #537
No branches or pull requests
Hi!
When I try to import the module as mentioned in the README
sudo pip install alfanous
it returns with the following error."has_key()" was removed in Python 3.x: https://docs.python.org/3.1/whatsnew/3.0.html#builtins so I'm assuming the error is due to this.
The text was updated successfully, but these errors were encountered: