We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thank you for sharing this code. I'm getting this error installing on Pop!_OS 20.04, and I don't know how to deal with these errors. I can't find the hashes on pypi. Any ideas? Thanks. ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them. torch<0.5.0,>=0.4.1 from https://files.pythonhosted.org/packages/49/0e/e382bcf1a6ae8225f50b99cc26effa2d4cc6d66975ccf3fa9590efcbedce/torch-0.4.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=7e3bac584473688720e26323bf209b97c015fc4e9a12a34962df3ff7ad0ce597 (from allennlp==0.7.0->-r requirements.txt (line 1)): Expected sha256 7e3bac584473688720e26323bf209b97c015fc4e9a12a34962df3ff7ad0ce597 Got 12afca38e5b768d97d8187d97e2e72fc7df44f89f70568ea80ab66121597f5cb
The text was updated successfully, but these errors were encountered:
I'm trying this with allennlp = 2.5 as that does't give an error. Is there documentation or a tutorial for this project? Thank you.
Sorry, something went wrong.
No branches or pull requests
Thank you for sharing this code. I'm getting this error installing on Pop!_OS 20.04, and I don't know how to deal with these errors. I can't find the hashes on pypi. Any ideas? Thanks. ERROR: THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them.
torch<0.5.0,>=0.4.1 from https://files.pythonhosted.org/packages/49/0e/e382bcf1a6ae8225f50b99cc26effa2d4cc6d66975ccf3fa9590efcbedce/torch-0.4.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=7e3bac584473688720e26323bf209b97c015fc4e9a12a34962df3ff7ad0ce597 (from allennlp==0.7.0->-r requirements.txt (line 1)):
Expected sha256 7e3bac584473688720e26323bf209b97c015fc4e9a12a34962df3ff7ad0ce597
Got 12afca38e5b768d97d8187d97e2e72fc7df44f89f70568ea80ab66121597f5cb
The text was updated successfully, but these errors were encountered: