This is a fresh install with no plugins.

Thanks

On Aug 20, 3:42 pm, Jonas Borgström <[EMAIL PROTECTED]> wrote:
> Stodge wrote:
>
> > I just installed Trac 0.11.1 on Centos 5.2. I configured Apache
> > (mod_python) and restarted and all looks ok. I can 
> > browsehttp://localhost/trac
> > and I see:
>
> > Available Projects
>
> >     * .egg-cache: Error
> >       ('module' object has no attribute 'ChangeSet')
>
> This should be fixed by [7481] which will be included in the upcoming
> Trac 0.11.2 release. Until as a workaround you can first remove the
> ".egg-cache" directory and then point the PYTHON_EGG_CACHE variable on a
> directory outside TRAC_ENV_PARENT_DIR.
>
> Exactly how to set this variable depends on which frontend you're using.
> But the syntax should be the same as for TRAC_ENV_PARENT_DIR.
>
> http://trac.edgewall.org/changeset/7481
>
>
>
> > I get en exception when I run trac-admin with no parameters:
> *snip*
> >     from trac.ticket.model import *
> > AttributeError: 'module' object has no attribute 'ChangeSet'
>
> This looks strange, the Trac source code does not contain the string
> "ChangeSet" (with a capital S) at all. Which plugins do you have
> installed?
>
> / Jonas
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to