You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the problem is setup.py imports the pottery package, which means all its dependencies must be present for that to work. Running into a similar issue trying to install from a git commit. This should be fixed, otherwise it's not installable without pre-built wheels or doing some pre-install of its dependencies prior to installing it.
Describe the bug
Can't install pottery when the Python version is 3.10.2
To Reproduce
Steps to reproduce the behavior:
╰─> mmh3
Expected behavior
The module can installed successfully
Environment (please complete the following information):
Additional context
Nope
The text was updated successfully, but these errors were encountered: