Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't install pottery by Python3.10.2 #671

Open
jasonTu opened this issue Mar 11, 2022 · 2 comments
Open

can't install pottery by Python3.10.2 #671

jasonTu opened this issue Mar 11, 2022 · 2 comments

Comments

@jasonTu
Copy link

jasonTu commented Mar 11, 2022

Describe the bug
Can't install pottery when the Python version is 3.10.2

To Reproduce
Steps to reproduce the behavior:

  1. pip install pottery
  2. × 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

@danstewart
Copy link

hajimes/mmh3#32

@chinchy
Copy link

chinchy commented Jul 22, 2022

Just try recreate pipenv

deactivate
pipenv --rm
pipenv install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants