Hi,
I'm using Trac 0.11rc2. when i try to install TracForge, test.py is
throwing the below error...
Traceback (most recent call last):
File "test.py", line 3, in ?
if os.environ['TRAC_VERSION'] in ('trunk', 'renderfilter'):
File "/usr/lib/python2.4/UserDict.py", line 17, in __getitem__
def __getitem__(self, key): return self.data[key]
KeyError: 'TRAC_VERSION'
Pease suggest what is cauing the error.
Thanks in advance,
Niranjan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---