Bug 1225970 - oldnumeric has been dropped in numpy 1.9
Summary: oldnumeric has been dropped in numpy 1.9
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: scitools
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sergio Pascual
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-28 15:06 UTC by Gregor Hlawacek
Modified: 2015-06-14 17:33 UTC (History)
1 user (show)

Fixed In Version: scitools-0.9.0-6.20150601git14e67654.fc22
Clone Of:
Environment:
Last Closed: 2015-06-14 17:33:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gregor Hlawacek 2015-05-28 15:06:04 UTC
Description of problem:
scitools tries to import numpy.oldnumeric that doesn't exist in numpy 1.9

http://docs.scipy.org/doc/numpy/reference/routines.oldnumeric.html

Version-Release number of selected component (if applicable):
scitools 0.9.0
numpy 1.9

How reproducible:
always

Steps to Reproduce:
1. from scitools.std import *
2.
3.

Actual results:
error

Expected results:
scitools.std is imported

Additional info:
This has been fixed upstream but depends on the latest source code from the repository

https://code.google.com/p/scitools/issues/detail?id=33&can=1&q=oldnumeric

hg clone https://hpl%40simula.no@code.google.com/p/scitools/
cd scitools
sudo python setup.py install

solves the problem

Comment 1 Sergio Pascual 2015-05-29 09:44:16 UTC
I will see this over the weekend

Comment 2 Fedora Update System 2015-06-01 23:32:07 UTC
scitools-0.9.0-6.20150601git14e67654.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/scitools-0.9.0-6.20150601git14e67654.fc22

Comment 3 Fedora Update System 2015-06-04 20:15:20 UTC
Package scitools-0.9.0-6.20150601git14e67654.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing scitools-0.9.0-6.20150601git14e67654.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-9399/scitools-0.9.0-6.20150601git14e67654.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-06-14 17:33:10 UTC
scitools-0.9.0-6.20150601git14e67654.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.