Edgewall Software

Opened 18 years ago

Last modified 18 years ago

#3351 closed defect

trac 0.9.5 not worked with python 2.5b1 — at Initial Version

Reported by: anonymous Owned by: Jonas Borgström
Priority: lowest Milestone: 0.9.7
Component: general Version: 0.9.5
Severity: minor Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

su-3.00# trac-admin Traceback (most recent call last):

File "/usr/local/bin/trac-admin", line 21, in <module>

from trac.scripts.admin import run

File "/usr/local/lib/python2.5/site-packages/trac/scripts/admin.py", line 17

from future import generators

SyntaxError: from future imports must occur at the beginning of the file

Change History (0)

Note: See TracTickets for help on using tickets.