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)
Note: See
TracTickets for help on using
tickets.
The plugin is deprecated. It needs a rewrite for a more recent version of Trac.