On Wed, Jun 18, 2014 at 01:27:14AM -0700, YTC wrote:
> I tried to install the development snapshot using Nicola Ferralis's script.
> But it failed at the end. Here is the last few lines about the error. The
> mentioned log file does not exist.
Unfortunately, the messages it printed are not partricularly informative
so I cannot tell what happened.
> I also tried to run the module browser from python shell. It opens up a
> blank window. This happens in both OSX and Windows 8. (Even though the
> issue I had in my original post is for OSX only.)
>
> Any suggestions?
Ah, I was doing it from the command line. Apparently if you do that
from IDLE or something similar (an IDE/graphical shell) there can be
some bad interactions between the Gtk+ and native GUI event loops
running in the same program. In WinXP the module browser window was
non-responsive when I tried it in IDLE. But using the plain command
line python shell and running
import os
os.chdir(r'c:\program files\gwyddion\bin')
import gwy
gwy.gwy_module_browser()
worked fine for me. Note the chdir is a dirty shortcut for setting up
paths correctly.
In OS X it may be a similar problem. Is the module browser completely
blank in OS X or you get an empty list?
Regards,
Yeti
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Gwyddion-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gwyddion-users