-
-
Notifications
You must be signed in to change notification settings - Fork 259
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
sha256 of docopt does not match #41
Comments
Hmmmm. I can't seem to reproduce this locally. Are you attempting this install on a Pi (guessing based on #40)? What versions of I'm testing on my own Pi now and actually having trouble with this command as well, but not due to hashes. I think pandas does a source build and it seems to be taking a very long time on AR |
yes just whanted to report a workaround, you have to manualy install the dependencies with sudo pip install and then pipenv install --three --dev --skip-lock. Versions:
a update of pip is required as well: and to install psycopg2-binary i had to first add these: |
when installing from
pipfile.lock
with$ sudo pipenv install --three --dev
i get this error:can i do anything to workaround?
The text was updated successfully, but these errors were encountered: