RayRay
unread,Apr 13, 2012, 4:07:31 AM4/13/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Trac Users
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,