On Jul 4, 2008, at 6:08 AM, jaanu wrote:
>
> 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'
test.py is a test script I use personally. TracForge for 0.11 is not
yet released, and you will see that setup.py blocks you from
installing it.
--Noah
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---