On Sun, Oct 18, 2015 at 06:13:29AM +0000, Zhang, Wentao wrote: > Thanks. I used the script and updated my Gwyddion to 2.42.20151018. > But when I tried to load a .plux file it still complains “No module > can load this file type”.
Please check that you have no ‘sensofarx’ module in the module list (and then there is no opengps, nanoobserver, nanoscantech or spmxfile either). Gwyddion uses the minizip library to work with zip-compressed files such as .plux. Minizip is widely available because it comes with zlib, a base compression library used just about everywhere in everything. But for some reason Macports do not offer minizip (Rowue, Nicola – can you confirm/comment?). So a bunch of file formats are unavailable on OS X, which I did not know. The idea that minizip may be unavailable somewhere did not even cross my mind. There is no immediate remedy. Either Macports start providing minizip or I have to write a zip-file handling abstraction that can work with both minizip and another library (probably libzip) that is present in Macports. Regards, Yeti ------------------------------------------------------------------------------ _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
