Fedora Account System
Red Hat Associate
Red Hat Customer
With python3-scipy-0.11.0-4.fc18.x86_64, importing scipy.special fails: Python 3.3.0 (default, Sep 29 2012, 22:07:38) [GCC 4.7.2 20120921 (Red Hat 4.7.2-2)] on linux Type "help", "copyright", "credits" or "license" for more information. >>> from scipy import special Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.3/site-packages/scipy/special/__init__.py", line 532, in <module> from .lambertw import lambertw File "lambertw.pyx", line 24, in init scipy.special.lambertw (scipy/special/lambertw.c:1588) ValueError: level must be >= 0 >>>
scipy-0.12.0-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/scipy-0.12.0-2.fc18
Package scipy-0.12.0-2.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing scipy-0.12.0-2.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-6049/scipy-0.12.0-2.fc18 then log in and leave karma (feedback).
scipy-0.12.0-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.