Am 09.03.2010 21:55, schrieb Greg:
In my site-packages folder, I do have Agilo:  it's in a folder called
"binary_agilo-1.2.1_PRO-py2.5.egg", that looks like it contains the
expanded egg contents.  It did look like the install went fine - I
watched it grab (and load, I guess) dependencies, etc....looked like
it had no problems.  Again, I have python 2.5, and that's the egg I
downloaded.

Maybe you're missing one of the dependencies (would be a bit strange as easy_install usually takes care of that). Can you try this in a python shell (go to the command line and execute python25.exe):
>>> import simplejson
>>> import agilo
>>> agilo.__file__

All these should work without problem.

Can you log in as TRAC_ADMIN, go to 'about trac' and copy the version table?

fs

--
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
-----
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en

Reply via email to