0x4D31 / honeyku

A Heroku-based web honeypot that can be used to create and monitor fake HTTP endpoints (i.e. honeytokens).
GNU General Public License v3.0
60 stars 10 forks source link

jinja installation failed #3

Open Mickhat opened 5 years ago

Mickhat commented 5 years ago

i got the following error message:

remote: An error occurred while installing jinja2==2.10.1! Will try again. remote: Installing initially–failed dependencies… remote: Collecting jinja2==2.10.1 remote: Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl remote: remote: THESE PACKAGES DO NOT MATCH THE HASHES FROM Pipfile.lock!. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may have tampered with them. remote: jinja2==2.10.1 from https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl#sha256=14dd6caf1527abb21f08f86c784eac40853ba93edb79552aa1e4b8aef1b61c7b (from -r /tmp/pipenv-csi7bksj-requirements/pipenv-2d3741ik-requirement.txt (line 1)): remote: Expected sha256 74c935a1b8bb9a3947c50a54766a969d4846290e1e788ea44c1392163723c3bd remote: Expected or f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4 remote: Got 14dd6caf1527abb21f08f86c784eac40853ba93edb79552aa1e4b8aef1b61c7b remote: remote: You are using pip version 9.0.2, however version 19.1.1 is available. remote: You should consider upgrading via the 'pip install --upgrade pip' command. remote: remote: ! Push rejected, failed to compile Python app. remote: remote: ! Push failed remote: Verifying deploy... remote:

how can i resolve it?

musatoktas commented 5 years ago

I have faced same problem with you, I also search on internet and couldnt find any solve. Any Help appreciated

Mickhat commented 5 years ago

still no help....

musatoktas commented 5 years ago

I've contacted repo owner on twitter, he said he'll take care with it soon, but I'm not sure about how much soon it is.