[SciPy-dev] Broken .py files in current CVS

Berthold Hoellmann bhoel at web.de
Thu Sep 25 16:06:57 EDT 2003


Hello,

Trying to install the latest CVS version of SciPy I get

byte-compiling /usr/local/lib/python2.3/site-packages/kiva/agg/graphics_context.swig.py to graphics_context.swig.pyc
  File "/usr/local/lib/python2.3/site-packages/kiva/agg/graphics_context.swig.py", line 1
    %pythoncode {
    ^
SyntaxError: invalid syntax
byte-compiling /usr/local/lib/python2.3/site-packages/kiva/agg/graphics_context.py to graphics_context.pyc
  File "/usr/local/lib/python2.3/site-packages/kiva/agg/graphics_context.py", line 1
    %pythoncode {
    ^
SyntaxError: invalid syntax
byte-compiling /usr/local/lib/python2.3/site-packages/scipy/io/array_import.py to array_import.pyc

Is there some cruft left from some kind of code generator?

Regards
Berthold
-- 
bhoel at web.de / http://starship.python.net/crew/bhoel/
        It is unlawful to use this email address for unsolicited ads
        (USC Title 47 Sec.227). I will assess a US$500 charge for
        reviewing and deleting each unsolicited ad.




More information about the SciPy-Dev mailing list