asked 2012-06-27 04:19:07 -0500
This post is a wiki. Anyone with karma >100 is welcome to improve it.
I have a fail on install over a debian server using pip. The problem is:
Downloading/unpacking Lamson (from askbot)
Downloading lamson-1.1.tar.gz (731Kb): 683Kb downloaded
MD5 hash of the package http://pypi.python.org/packages/source/l/lamson/lamson-1.1.tar.gz#md5=a5673d0fe9e8def9d2dfe9705f832a83 (from http://pypi.python.org/simple/lamson/) (db764749a460c835a45889aa5d242eac) doesn't match the expected hash a5673d0fe9e8def9d2dfe9705f832a83!
Bad MD5 hash for package http://pypi.python.org/packages/source/l/lamson/lamson-1.1.tar.gz#md5=a5673d0fe9e8def9d2dfe9705f832a83 (from http://pypi.python.org/simple/lamson/)
are the installation files broken?
UPDATE: solved using "easy_install lamson" and retrying the command pip
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-06-27 04:19:07 -0500
Seen: 68 times
Last updated: Jun 27 '12
ImportError: No module named XYZ. What to do?
How to install python easy_install (python distutils) in root or non-root account?
Is my shared host good enough for Django applications?
Where are the badges in a fresh install? [fixed]
Site owners - don't forget to adjust your privacy policy
How to install askbot on free hosting account at alwaysdata.com?
Why do I get a "No module named askbot.deployment" error on Windows?
"App with label forum could not be found" when running migrate
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Has this issue "resolved itself"? This could have been some glitch in the pypi system. I've installed askbot with pip yesterday and it worked fine for me.
Evgeny ( 2012-06-29 00:13:04 -0500 )edit