12 Apr
2009
12 Apr
'09
6:56 a.m.
Lennart Regebro wrote at 2009-4-11 16:12 +0200:
... Does easy_install keep track of already installed dependencies and refuse to install it if it break dependencies?
"easy_install" checks dependencies only at installation time -- for the egg that is installed (not for those that are already installed) .
If yes, then i don't know, if no, then you can just install the version you want.
We are in the "no" case. -- Dieter