Jerry Gagelman
Results
1
issues of
Jerry Gagelman
I have successfully installed the [1.0 package](https://pypi.python.org/pypi/consistent_hash/1.0) using `pip install`, but it is not reported by freeze: ``` $ python -c "import consistent_hash" $ pip freeze |grep consistent_hash $ ```...