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

Stefano Rivera launchpad at rivera.za.net
Mon Jun 4 11:50:34 UTC 2012


Uploaded. Pending SRU team review.

** Changed in: python-scipy (Ubuntu Oneiric)
       Status: New => Fix Committed

** Changed in: python-scipy (Ubuntu Oneiric)
     Assignee: Vibhav Pant (vibhavp) => (unassigned)

-- 
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:
  Fix Committed
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