Olemis Lang wrote:
> Few minutes ago I installed Trac in a PC running Ubuntu Hardy ...
> after doing this ...
>
> {{{
> $ trac-admin /path/to/my/env
> [...]
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> ImportError: No module named scripts.admin
> [...]
> }}}
<snip>
> Could anybody tell me if there is anything I can do to fix this ?
> Should I reinstall Trac ?
You've got multiple versions of trac installed, and it's getting the
wrong one. scripts.admin is 0.10.x
-John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
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/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---