Comment 4 for bug 371789

Revision history for this message
Andriy Tymchenko (silpol) wrote : Re: [Jaunty]python-scipy install SyntaxWarning

Fix? Released? probably on another planet...

user@host:~$ lsb_release -r
Release: 9.10

... apt-get install something-what-is-dependent-on-scipy

...
Setting up python-scipy (0.7.0-2) ...
/usr/lib/python2.6/dist-packages/scipy/stats/mstats_basic.py:106: SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert(output.ndim == 2, "The input should be 2D!")
...

user@host:~$ apt-cache show python-scipy
Package: python-scipy
Priority: extra
Section: universe/python
Installed-Size: 31844
Maintainer: Ubuntu Developers <email address hidden>
Original-Maintainer: Debian Python Modules Team <email address hidden>
Architecture: i386
Version: 0.7.0-2
...