I'm having this problem where the "Trac" points to the TracAccountManager
plugin.

AttributeError: NullTranslationsBabel instance has no attribute 'isactive'


So I tried to reinstall the plugin, but I get an error:
$ sudo easy_install
https://trac-hacks.org/svn/accountmanagerplugin/tags/acct_mgr-0.4.4

Traceback (most recent call last):
  File "/usr/local/bin/easy_install", line 5, in <module>
    from pkg_resources import load_entry_point
  File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 2876, in
<module>
    working_set = WorkingSet._build_master()
  File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 451, in
_build_mast
er
    return cls._build_from_requirements(__requires__)
  File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 464, in
_build_from
_requirements
    dists = ws.resolve(reqs, Environment())
  File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 639, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute==0.6.24dev-r0

My Trac-1.0 on Ubuntu-14.04 LTS.

Thanks

@ivanelson
[]s

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to