[PyMOL] Open source build on Windows, watch out for the default path

2020-01-06 Thread David Mathog
y through pymol starting up. Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech ___ PyMOL-users mailing list Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net Unsubscribe:

[PyMOL] Pymol, qt organization question

2020-01-06 Thread David Mathog
ht with just a "platform" directory under ./bin it was clearly not finding things, but it wasn't giving any indications that there was a problem. (Note, be sure to remove the _many_ *d.dll libraries, these debug libraries are huge and not needed for normal use of the program.

[PyMOL] 2.4.0.0a oddness when building on Windows.

2019-12-20 Thread David Mathog
3.1-py2.py3-none-any.whl Pmw-2.0.1-py3-none-any.whl 3. CMD window, do: cd .. #to top cd progs cd Python37 cd Scripts pip3 install pyQt5 cd C:\temp\gohlke_pieces C:\progs\Python37\python.exe pip-19.3.1-py2.py3-none-any.whl/pip install --no-index --find-links="%CD%" pymol_launcher

Re: [PyMOL] One window instead external and internal windows

2018-10-16 Thread David Mathog
On 16-Oct-2018 00:07, Thomas Holder wrote: On Oct 15, 2018, at 9:38 PM, David Mathog wrote: There must be something about Qt that is a significant improvement over Tk/Tcl - where/what is that? It's not only Tk/Tcl, it's also GLUT which got replaced. GLUT still seems to be th

Re: [PyMOL] One window instead external and internal windows

2018-10-15 Thread David Mathog
at Qt offers to offset that bloat - I see the fused windows, a very slight change in the GUI look, and a slightly slower launch. There must be something about Qt that is a significant improvement over Tk/Tcl - where/what is that? Regards David Mathog mat...@caltech.edu Manager, Sequence An

Re: [PyMOL] PyMOL without OpenGL (OS X)?

2018-06-06 Thread David Mathog
the OpenGL API that translates everything to metal. Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Check out the vibrant tech community on one of the world'

[PyMOL] PyMOL without OpenGL (OS X)?

2018-06-06 Thread David Mathog
else) or is it still OpenGL based? Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Check out the vibrant tech community on one of the world's most engaging

Re: [PyMOL] Pymol 2.1 graphics error

2018-05-09 Thread David Mathog
059 -- Thomas Holder PyMOL Principal Developer Schrödinger, Inc. Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Check out the vibrant tech commun

Re: [PyMOL] Pymol Windows 10 64 Bit unresponsive

2018-03-26 Thread David Mathog
-us/help/4054150/issues-when-windows-10-fall-creators-update-calls-createwindowex-for-s So it may not be a W7 vs. W10 thing, it could be a W10 version problem. Regards, David Mathog mat...@caltech.edu -- Check out the

Re: [PyMOL] Summary of Extracting Amino Acid Sequence from PDB File

2009-08-17 Thread David Mathog
a Note, this takes a long time! It would probably be significantly faster if a persistent perl was used, instead of restarting the perl script from scratch for each file. Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech

Re: [PyMOL] WARNING: No Mac or Linux support for 120 Hz LCD synchronization

2009-07-17 Thread David Mathog
few displays and found vertical ones, horizontal ones, and even one from Apple polarized at 45 degrees. Regards, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech -- Enter the Blac

Re: [PyMOL] 3D Glasses. Where to buy them ?

2007-10-31 Thread David Mathog
ution? It seems to work with built in polarizers (every other column or row) and polaroid glasses. Either that or they've done a fantastic job of miniaturizing the emitter and the electronics in the glasses :-). See the pictures here: http://www.nuvision3d.com/download/Perceiva%20sheet-cor

Re: [PyMOL] 3D Glasses. Where to buy them ?

2007-10-31 Thread David Mathog
above 70 Hz, which is a bit on the slow side for page swapped stereo. Regards, David Mathog

Re: [PyMOL] Has anybody successfully compiled pymol with MingW?

2007-08-16 Thread David Mathog
on. The latter is a lot bigger though, at 11.1Mb whereas the former is only 2.0 Mb. I tried copying _cmd.pyd to the python DLLs directory, but that didn't help. Any ideas? So close, and yet, so far... Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech

[PyMOL] Building pymol on Windows?

2007-08-16 Thread David Mathog
successfully built PyMol on Windows? If so, please let us know how it was done. Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech

Re: [PyMOL] Has anybody successfully compiled pymol with MingW?

2007-08-16 Thread David Mathog
se ran without problems. It was the same version of Python on both platforms, but gcc 4.1.2 on Linux and 4.2.1-sjlj on Mingw. I suspect platform specific changes in types, as caught by the various warning messages noted above. Anybody know a way to force pymol to run in a mode that will give some hint as to where this is going wrong? How does one start pymol up within Idle? Thanks, David Mathog mat...@caltech.edu Manager, Sequence Analysis Facility, Biology Division, Caltech