Comment 25 for bug 118771

Revision history for this message
Iddo Friedberg (iddo) wrote :

I have kubuntu feisty (7.04) installed, and I did an:

sudo apt-get install python-biopython

with the resulting:

Setting up python-biopython (1.42-2) ...
Compiling /var/lib/python-support/python2.5/Bio/Wise/dnal.py ...
  File "/var/lib/python-support/python2.5/Bio/Wise/dnal.py", line 5
    from __future__ import division
SyntaxError: from __future__ imports must occur at the beginning of the file

I do have feisty-updates in my sources.list file.

Thanks