Activity log for bug #397217

Date Who What changed Old value New value Message
2009-07-08 23:27:46 Endolith bug added bug
2009-07-10 17:07:19 Endolith description Binary package hint: python-scipy There appears to be nothing in the scipy.stsci subpackage: Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) Type "copyright", "credits" or "license" for more information. IPython 0.9.1 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object'. ?object also works, ?? prints more. In [1]: import scipy In [2]: scipy.__version__ Out[2]: '0.7.0' In [3]: from scipy.stsci.convolve import convolve2d, correlate2d --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/endolith/<ipython console> in <module>() ImportError: No module named convolve Binary package hint: python-scipy There appears to be nothing in the scipy.stsci subpackage: Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) Type "copyright", "credits" or "license" for more information. IPython 0.9.1 -- An enhanced Interactive Python. ? -> Introduction and overview of IPython's features. %quickref -> Quick reference. help -> Python's own help system. object? -> Details about 'object'. ?object also works, ?? prints more. In [1]: import scipy In [2]: scipy.__version__ Out[2]: '0.7.0' In [3]: from scipy.stsci.convolve import convolve2d, correlate2d --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/endolith/<ipython console> in <module>() ImportError: No module named convolve
2009-08-15 19:24:36 Endolith bug watch added http://projects.scipy.org/scipy/ticket/987
2009-08-15 19:24:36 Endolith bug task added scipy
2009-08-15 19:49:38 Bug Watch Updater scipy: status Unknown New
2009-08-21 16:01:41 Bug Watch Updater scipy: status New Won't Fix
2009-10-30 21:09:00 Scott Howard python-scipy (Ubuntu): status New Won't Fix