Open rathnaviraj opened 2 years ago
I met the same problem as yours.It seems that the developer hasn' t solved this bug until now. I wonder whether you have fixed this problem?
@sun123-cmd The issue is fixed on master
, but not in the latest release, 0.9.3. Therefore, installing directly from master
should fix your problem:
pip install git+https://github.com/flier/pyfasthash.git
See also this thread on SO.