python-hashes icon indicating copy to clipboard operation
python-hashes copied to clipboard

hope to update the package in pypi

Open FoolMitAh opened this issue 7 years ago • 2 comments

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'

FoolMitAh avatar Mar 08 '18 11:03 FoolMitAh

ok... still have something to do to support py3

FoolMitAh avatar Mar 08 '18 12:03 FoolMitAh

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.

sean-public avatar Mar 08 '18 18:03 sean-public