5 Apr
2009
5 Apr
'09
6:23 a.m.
Chris Withers wrote at 2009-4-2 20:36 +0100:
...
Personally, I evaluate such eggs in a sandbox, and then add them to the project-specific index once I'm sure that they work with the other software in the index: I don't use PyPI at all when building out production sites.
That seems overly heavyweight for the average new user.
"no, sorry, you can't use Zope 2.12 with anything other than what it comes with unless you get your own egg repository running"
The egg-repository can be a "virtualenv" (or even the "site-packages" of a standard Python installation). -- Dieter