Ticket #944 (closed defect: fixed)
[Ubuntu Jaunty]python-scipy install SyntaxWarning
| Reported by: | jhaitas | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.7.1 |
| Component: | scipy.stats | Version: | 0.7.0 |
| Keywords: | SyntaxWarning assertion | Cc: |
Description
This is reported on Launchpad at: https://bugs.launchpad.net/ubuntu/+source/python-scipy/+bug/371789
Binary package hint: python-scipy
Running Jaunty Kernel Ubuntu 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux
$ sudo aptitude install python-scipy
Selecting previously deselected package libsuitesparse-3.2.0. (Reading database ... 116460 files and directories currently installed.) Unpacking libsuitesparse-3.2.0 (from .../libsuitesparse-3.2.0_1%3a3.2.0-4ubuntu2_amd64.deb) ... Selecting previously deselected package python-scipy. Unpacking python-scipy (from .../python-scipy_0.7.0-0ubuntu1_amd64.deb) ... Setting up libsuitesparse-3.2.0 (1:3.2.0-4ubuntu2) ...
Setting up python-scipy (0.7.0-0ubuntu1) ... /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!")
Processing triggers for libc6 ... ldconfig deferred processing now taking place Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Writing extended state information... Done
...
Install seems to be OK.
