pottery
pottery copied to clipboard
can't install pottery by Python3.10.2
Describe the bug Can't install pottery when the Python version is 3.10.2
To Reproduce Steps to reproduce the behavior:
- pip install pottery
- × Encountered error while trying to install package. ╰─> mmh3
Expected behavior The module can installed successfully
Environment (please complete the following information):
- OS: [Docker img: python3.10-slim]
- Python version [e.g. 3.10.2]
Additional context Nope
https://github.com/hajimes/mmh3/issues/32
Just try recreate pipenv
deactivate
pipenv --rm
pipenv install