Darius Damalakas schrieb:
> HI, we are experiencing some problems installing Agilo on windows, as
> a trac plugin.
Actually this is not a real problem, just easy_install's stupity: It
always checks the internet for other versions of an egg and it bails out
if it does not find any.
So Agilo should be installed correctly:
> Adding agilo 0.7.4-r1569-20090602 to easy-install.pth file
>
> Installed c:\python25\lib\site-packages\agilo-0.7.4_r1569_20090602-
> py2.4.egg
fs
The egg was installed correctly, the error just came from easy_install
which you can ignore.
Now you can continue creating your environment, activating agilo etc. as
outlined in the installation guide. :-)
fs