Discussion:
poach-eggs error
Randall Leeds
2008-07-22 19:36:22 UTC
Permalink
Got the following error trying to start a fresh dev environment today:

No local packages or download links found for melk.util==0.3
error: Could not find suitable distribution for
Requirement.parse('melk.util==0.3')
Luke Tucker
2008-08-04 15:24:42 UTC
Permalink
Hey,

I ran into this too. I don't really understand the guts of how
setuptools does decisionmaking, but in my case there was a systemwide
install of melk.util 0.3 sitting around that seemed to confuse things
in the virtualenv. After I got rid of that it seemed to go fairly
smoothly.

One thing about this dev install process that kind of bugs me is that
poach-eggs double-installs a lot of the packages that are checked out
as editable...

- Luke
Post by Randall Leeds
No local packages or download links found for melk.util==0.3
error: Could not find suitable distribution for
Requirement.parse('melk.util==0.3')
--
Archive: http://www.openplans.org/projects/melkjug/lists/melkjug-development-list/archive/2008/08/1217863488800
To unsubscribe send an email with subject "unsubscribe" to melkjug-dev-***@public.gmane.org Please contact melkjug-dev-manager-ZwoEplunGu1pszqg2B6Wd0B+***@public.gmane.org for questions.
Loading...