Modify

Opened 17 years ago

Closed 7 years ago

#1758 closed defect (wontfix)

Trying to build egg from sources fails with error under Py2.3

Reported by: anonymous Owned by: linetor
Priority: normal Component: CreateProjectPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

I'am not sure it is related to the python version ... but who am i to know :(

after downloading and trying to build, there's an error:

byte-compiling build/bdist.linux-i686/egg/createproj/api.py to api.pyc
  File "build/bdist.linux-i686/egg/createproj/api.py", line 49
    args = dict((key[len(prefix):], req.args[key]) for key in projkeys)

Attachments (0)

Change History (1)

comment:1 Changed 7 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

The plugin is deprecated. It needs a rewrite for a more recent version of Trac.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain linetor.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.