[Bug 655192] Re: scipy.weave.inline requires python-dev to be installed

Vibhav Pant vibhavp at gmail.com
Sun May 20 10:02:07 UTC 2012


** Description changed:

+ [SRU Request]
  Binary package hint: python-scipy
+ [Impact] 
+ scipy.weave.inline provided by python-scipy requires python-dev to be installed. If python-dev is not installed any script using scipy.weave.inline, the compilation fails. The first error relates to not being able to find Python.h.
+ [Development Fix]
+ Added python-dev and python-imaging to Recommends in control
+ [Stable Fix]
+ Same as the development fix
+ [Test Case]
+ Install python-scipy
+ download and run attached script
+ [Regression Potential]
+ Low, just adds dependencies.
  
- scipy.weave.inline requires python-dev to be installed
- 
- Steps to reproduce:
- 1) Fresh ubuntu installation
- 2) apt-get install python-scipy
- 3) download and run attached script
- 
- The weave compilation fails. The first error relates to not being able
- to find Python.h
  
  Workaround - install python-dev
  Running the attached script works.

** Description changed:

  [SRU Request]
  Binary package hint: python-scipy
- [Impact] 
+ [Impact]
  scipy.weave.inline provided by python-scipy requires python-dev to be installed. If python-dev is not installed any script using scipy.weave.inline, the compilation fails. The first error relates to not being able to find Python.h.
  [Development Fix]
  Added python-dev and python-imaging to Recommends in control
  [Stable Fix]
  Same as the development fix
  [Test Case]
  Install python-scipy
  download and run attached script
  [Regression Potential]
  Low, just adds dependencies.
  
- 
  Workaround - install python-dev
- Running the attached script works.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/655192

Title:
  scipy.weave.inline requires python-dev to be installed

Status in “python-scipy” package in Ubuntu:
  Fix Released
Status in “python-scipy” source package in Oneiric:
  New
Status in “python-scipy” package in Debian:
  Fix Released

Bug description:
  [SRU Request]
  Binary package hint: python-scipy
  [Impact]
  scipy.weave.inline provided by python-scipy requires python-dev to be installed. If python-dev is not installed any script using scipy.weave.inline, the compilation fails. The first error relates to not being able to find Python.h.
  [Development Fix]
  Added python-dev and python-imaging to Recommends in control.
  Added python-dev since python.h was not found.
  Added python-imaging because Python was unable to import the imread module from scipy.misc, even if it's defined in /usr/lib/python2.6/dist-packages/scipy/misc/pilutil.py
  [Stable Fix]
  Same as the development fix
  [Test Case]
  Install python-scipy
  download and run attached script
  [Regression Potential]
  Low, just adds dependencies.

  Workaround - install python-dev

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-scipy/+bug/655192/+subscriptions



More information about the Ubuntu-sponsors mailing list