← Back to team overview

fenics team mailing list archive

Problem with FErari and python 2.5

 

Trying to install FErari 0.0.1 with python 2.5 yields the following
error message:

martinal@martinal-laptop:~/softwaredownloads/fenics/FErari-0.0.1$ sudo
python setup.py install
...
byte-compiling /usr/lib/python2.5/site-packages/FErari/xpermutations.py
to xpermutations.pyc
 File "/usr/lib/python2.5/site-packages/FErari/xpermutations.py", line 19
   from __future__ import generators
SyntaxError: from __future__ imports must occur at the beginning of the file


--
---
Martin Sandve Alnæs
PhD student, Cardiac Computations
Simula Research Laboratory, Norway


Follow ups