On Fri, Jan 09, 2009 at 06:08:11PM -0800, James Mack wrote: > I noticed that Pygwy is available for Windows now with Gwyddion 2.12 ( > http://linux.softpedia.com/get/Science-and-Engineering/Visualization/Gwyddion-3177.shtml > ) > > How do I enable this module? I am running Windows XP. If it's not fully > functional on XP, then dual-booting and running Ubuntu would be an option.
Unfortunately, it is not fully functional. For some unknown reason a large number methods is missing in the gwy Python module, maybe it has something to do with finding symbols in dynamicaly loaded libraries on MS Windows, but this is just a guess. Jan Horak has been looking into this problem, with no success yet... To install Gwyddion with pygwy enabled on Ubuntu, check if it has a Gwyddion package and if it includes pygwy. I suppose the package Jan Beyer makes for Debian will, but I have no idea how long it will take to appear in Ubuntu. So, you might need to compile Gwyddion yourself. The user guide instructions still apply. Additionally, you need to have python-gtk2-dev installed to build pygwy (the feature list printed by configure must say the python interface is enabled). Regards, Yeti ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
