Your message dated Tue, 16 Jul 2013 17:18:51 -0400
with message-id <[email protected]>
and subject line Re: [Python-modules-team] Bug#717100: oddly reports 1.8.0.dev
version instead of 1.7.1
has caused the Debian Bug report #717100,
regarding oddly reports 1.8.0.dev version instead of 1.7.1
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.)
--
717100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717100
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-numpy
Version: 1:1.7.1-2
Severity: minor
$> python3 -c 'import numpy; print(numpy.__version__)'
1.8.0.dev-Unknown
$> python -c 'import numpy; print(numpy.__version__)'
1.7.1
just confused me and others for a bit:
https://github.com/pydata/pandas/issues/4263#issuecomment-21067976
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100,
'stable'), (100, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python3-numpy depends on:
ii libatlas3-base [liblapack.so.3] 3.8.4-9.1
ii libblas3 [libblas.so.3] 1.2.20110419-5
ii libc6 2.17-3
ii libgcc1 1:4.8.1-3
ii libgfortran3 4.8.1-3
ii liblapack3 [liblapack.so.3] 3.4.2+dfsg-1
ii libopenblas-base [libblas.so.3] 0.2.6-2
ii libquadmath0 4.8.1-3
ii python3 3.2.3-7
ii python3.2 3.2.4-1
ii python3.3 3.3.2-3
python3-numpy recommends no packages.
Versions of packages python3-numpy suggests:
ii gcc 4:4.8.1-1
ii gfortran 4:4.7.2-1
ii python-numpy-doc 1:1.7.1-2
ii python3-dev 3.2.3-7
ii python3-nose 1.3.0-2
ii python3-numpy-dbg 1:1.7.1-2
-- no debconf information
--- End Message ---
--- Begin Message ---
it was by bad:
$> python3 -c 'import numpy; print(numpy.__version__); print(numpy.__file__)'
1.8.0.dev-Unknown
/usr/local/lib/python3.2/dist-packages/numpy/__init__.py
my trust in my sanity (not sure how it got under local) can now be questioned
--
Yaroslav O. Halchenko, Ph.D.
http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org
Senior Research Associate, Psychological and Brain Sciences Dept.
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419
WWW: http://www.linkedin.com/in/yarik
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team