Re: [COOT] WinCoot Issue

2010-05-14 Thread Bernhard Lohkamp
Hi Ian, I am trying to run wincoot on a Windows7 (64bit) machine . Coot installs and starts up fine, with all the tool bars just fine, but the display will not show anything ( keeps the desktop image in the coot window as i try and move it around). I have set all the desktop and graphics

Re: [COOT] Coot 0.6.0 and sequence view

2010-05-14 Thread Paul Emsley
Stefan Becker wrote: recently I installed Coot 0.6.0 and had so far no problems using it. Now I wanted to use it combined with shelxl refinement but encounter the problem that the Sequence view window in the Coot 0.6.0 version doesn´t present the chains as in earlier versions. I must number

[COOT] PyGTK in standalone OS X builds

2010-05-14 Thread Nathaniel Echols
When I use the 0.6.1 package from Bill's web site, I get this error when I try to start the Python scripting GUI: COOT_PYTHON_DIR was defined to be /usr/local/xtal/coot64/share/coot/python but no PyGtk and hence no coot_gui. Not sure what to do about this, because it appears to have the module

Re: [COOT] PyGTK in standalone OS X builds

2010-05-14 Thread William G. Scott
Check /usr/local/xtal/coot64/bin/coot to see if I set $PYTHONPATH right. It should have /usr/local/xtal/coot64/lib/python2.6/site-packages/gtk-2.0 Nathaniel Echols wrote: When I use the 0.6.1 package from Bill's web site, I get this error when I try to start the Python scripting GUI: