Bug#674014: python-dolfin: Doesn't find python-scientific

2012-05-23 Thread Torquil Macdonald Sørensen
Package: python-dolfin Followup-For: Bug #674014 Hi! Doing import Scientific.Functions.Derivatives does indeed not work, and produces: Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/dist-packages/Scientific/Functions/Derivatives.py", line 103, in from

Bug#674014: python-dolfin: Doesn't find python-scientific

2012-05-23 Thread Johannes Ring
Hi Torquil, Thanks for the report. On Tue, May 22, 2012 at 4:02 PM, Torquil Macdonald Sørensen wrote: > However, python-scientific is installed, and "import Scientific" works fine > when > I run it myself in the python shell. Yes, but does it work if you do "import Scientific.Functions.Derivat

Bug#674014: python-dolfin: Doesn't find python-scientific

2012-05-22 Thread Torquil Macdonald Sørensen
Package: python-dolfin Version: 1.0.0-6 Severity: grave Justification: renders package unusable I get this error message in my python shell: > import dolfin Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.7/dist-packages/dolfin/__init__.py", line 38, in f