-
Notifications
You must be signed in to change notification settings - Fork 20
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
pip install fails #48
Comments
Pip install still failing. Error is now:
I think the problem is that zlib is now at version 1.2.12, so the hard-coded url does not work. |
Thanks for reporting this. This is due to the zlib website removed one file that D4 depends on. Got this fixed on pypi already. Please let me know if the error persists. Cheers! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can install the Python API successfully by cloning the git repo, but using pip install fails:
The text was updated successfully, but these errors were encountered: