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. NOTE: Sparc isn't built yet, but I'm sending this anyway because it looks like the Feisty Sparc buildd is having a long rest of some kind. Please provide feedback to LP #113803. 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') https://bugs.launchpad.net/ubuntu/+source/python-scientific/+bug/113803 Thanks, Scott K -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
