Opened 10 years ago

Last modified 10 years ago

#11364 closed defect

easy_install failure — at Initial Version

Reported by: jvbussel Owned by: Ryan J Ollos
Priority: normal Component: PlantUmlMacro
Severity: normal Keywords:
Cc: Álvaro Iradier Trac Release: 0.12

Description

I receive a syntax error during installation of the plugin as showed below. I (still) use python 2.4 What to do to solve this problem?

Running setup.py -q bdist_egg --dist-dir /data/trac/site/src/plugins/PlantUML-2.0/egg-dist-tmp-JkuMSc

File "build/bdist.linux-x86_64/egg/plantuml/macro.py", line 127

cmap = self._read_cmapx_from_file(img_id) if \

SyntaxError: invalid syntax

Change History (0)

Note: See TracTickets for help on using tickets.