Replies: 1 comment 1 reply
-
Fixed! Thanks @brainix |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm sure I just don't understand something, but when I try to install pottery via git I get this error:
The error originates from the setup.py file which imports pottery itself, it tries to import redis, but redis isn't available at this point and the build dependencies are declared within setup.py itself? I (seemingly) fixed it by removing the import from setup.py.
Is this a bug? Or did I not install it correctly?
Beta Was this translation helpful? Give feedback.
All reactions