Opened 10 years ago

Last modified 10 years ago

#11364 closed defect

easy_install failure — at Version 1

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

Description (last modified by Ryan J Ollos)

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 (1)

comment:1 Changed 10 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.