A testing version of python-netcdf has landed in feisty-proposed. To test, please add:
deb http://archive.ubuntu.com/ubuntu/ feisty-proposed universe to your sources.list(5). Then, update and upgrade (or install) python- netcdf. Please provide feedback here. We need two reports of works for me before we can publish it to feisty-updates. Running the following script should no longer crash: #!/usr/bin/python from Scientific.IO.NetCDF import * fname = 'crash.nc' ncfile = NetCDFFile(fname, 'w', 'Created now by me') ** Tags added: verification-motu-needed ** Changed in: python-scientific (Ubuntu Feisty) Status: In Progress => Fix Committed -- 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
