You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can clone the repo now and have Python3 support. It's not updated in pypi yet; they have changed the process and this repo is not ready to be added again.
can u update the package in pypi to fix #5 ?
thx :)
pip install python-hashes
py -3 -c "from hashes.simhash import simhash"
ImportError: No module named 'hashtype'
The text was updated successfully, but these errors were encountered: