
raymondo891 at gmail
Apr 13, 2012, 1:07 AM
Post #1 of 4
(238 views)
Permalink
|
Hi, I'm using TracDiscussion 0.8 on Trac 0.12.3 and i am getting this Error in the logs and was wondering if anyone could shine some light on how to fix it. 2012-04-12 17:34:54,143 Trac[loader] ERROR: Skipping "TracDiscussion.admin = tracdiscussion.admin": Traceback (most recent call last): File "build/bdist.linux-i686/egg/trac/loader.py", line 68, in _load_eggs File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/ pkg_resources.py", line 1954, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) File "build/bdist.linux-i686/egg/tracdiscussion/admin.py", line 17, in ? File "/usr/lib/python2.4/site-packages/TracDiscussion-0.8-py2.4.egg/ tracdiscussion/api.py", line 1077 value = 1 if value in ('true', 'yes', True) else 0; Thank you, -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
|