Your message dated Wed, 15 Jan 2020 06:12:56 +0000
with message-id <[email protected]>
and subject line Bug#948946: Removed package(s) from unstable
has caused the Debian Bug report #723722,
regarding python-scipy: stats.nanmean prints a warning when using NaN only array
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
723722: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723722
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-scipy
Version: 0.10.1+dfsg2-1
Severity: normal

Hi,

Since upgrading to wheezy I get warnigs when using scipy.stats.nanmean
with NaN only data in python:

ipython
In [1]: from scipy import stats
In [2]: import numpy as np
In [3]: stats.nanmean([np.nan, np.nan])
/usr/lib/python2.7/dist-packages/scipy/stats/stats.py:274:
RuntimeWarning: invalid value encountered in double_scalars
  return np.mean(x,axis)/factor
  Out[3]: nan

Best,
Juergen

-- System Information:
Debian Release: 7.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored:
LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-scipy depends on:
ii  libamd2.2.0                       1:3.4.0-3
ii  libblas3 [libblas.so.3]           1.2.20110419-5
ii  libc6                             2.13-38
ii  libgcc1                           1:4.7.2-5
ii  libgfortran3                      4.7.2-5
ii  liblapack3 [liblapack.so.3]       3.4.1+dfsg-1+deb70u1
ii  libquadmath0                      4.7.2-5
ii  libstdc++6                        4.7.2-5
ii  libumfpack5.4.0                   1:3.4.0-3
ii  python                            2.7.3-4
ii  python-numpy [python-numpy-abi9]  1:1.6.2-1.2

Versions of packages python-scipy recommends:
ii  g++ [c++-compiler]      4:4.7.2-1
ii  g++-4.7 [c++-compiler]  4.7.2-5
ii  python-dev              2.7.3-4
ii  python-imaging          1.1.7-4

Versions of packages python-scipy suggests:
ii  python [python-profiler]  2.7.3-4

-- no debconf information

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 1.2.2-11+rm

Dear submitter,

as the package python-scipy has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/948946

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to