I get this error when running on OX Lion:
brew install python
Error: MD5 mismatch
Expected: c8cfcfd42ec9ab900fb3960a3308eef2
Got: f783444754861f9b33e9f4083bd97b60
Archive: /Users/jt/Library/Caches/Homebrew/distribute-0.6.21.tar.gz
(To retry an incomplete download, remove the file above.)
I remove file but same issue comes up with same hash value
The specific issue is mentioned here https://github.com/mxcl/homebrew/issues/7768
I guess I'm not understanding what the workaround is. Can someone explain to me what to do?
I'm using this method to get MySQLdb installed via mysql-python installation problems (on mac os x lion) ; the bottom part. If better ideas for getting python / mysql working - let me know
thx for any help