Ticket #8515 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Unable to install on Python 2.4 - extras_require

Reported by: john.williams@petalogix.com Assigned to: peca
Priority: normal Component: TracDownloaderPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Attempting to install from source on a RHEL5 box:

Python 2.4.3 (#1, Nov 11 2010, 13:30:19)

gives the following:

[root@petalogix 0.11]# python setup.py -q bdist_egg --dist-dir /tmp/downloader/egg-dist
  File "setup.py", line 23
    extras_require = {},
                 ^
SyntaxError: invalid syntax

Attachments

Change History

02/02/12 21:44:58 changed by rjollos

  • status changed from new to closed.
  • resolution set to fixed.

(In [11233]) Fixes #8515: Syntax error in setup.py was preventing installation.


Add/Change #8515 (Unable to install on Python 2.4 - extras_require)




Change Properties
Action