Public bug reported:
Binary package hint: python-netcdf
I had Ubuntu 6.10, upgraded to 7.04.
Python 2.5 is from deb python (2.5.1~rc1-0ubuntu3)
Python 2.4 is from deb python2.4 (2.4.4-2ubuntu7)
python-netcdf is (2.4.11-1build1)
Running the following script crashes python 2.5, but runs fine under
python 2.4:
#!/usr/bin/python
from Scientific.IO.NetCDF import *
fname = 'crash.nc'
ncfile = NetCDFFile(fname, 'w', 'Created now by me')
Running the sample script in
/usr/share/doc/python-netcdf/examples/netcdf_demo.py likewise runs fine under
python 2.4 but crashes under python 2.5
** Affects: python-scientific (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Python-netcdf crashes in Feisty
https://bugs.launchpad.net/bugs/113803
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs