On Tue, Oct 08, 2013 at 03:24:00PM -0700, Dave Doty wrote: > I have version 2.31 of Gwyddion, installed on Lubuntu using apt-get. > > Can you tell me the name of the file for the standalone gwy module?
gwy.so because it's loaded with ‘import gwy’. > I searched all through my python2.7 installation and did not see > anything with "gwy" as a substring of the filename. As far as I can > tell apt-get did not install any gwy module. If it was in a separate package this would not mean anything – you asked for gwyddion [the program] and got just that. But I checked the on-line package search and it seems that the Python module is not included at all. So please report it to the package maintainer. > Is there a way to download and install this standalone module separately? No, that's the job of distro packages to provide binaries for every possible combination of architecture, distribution and its version. We certainly do not have resources for that and it does not make any sense to compile one small bit of the software separately for every distro. Regards, Yeti ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Gwyddion-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gwyddion-users
