[PyMOL] 13th CCP4/APS Crystallographic School in the US

2020-01-06 Thread Xu, Qingping via PyMOL-users
Dear Colleagues, We are pleased to announce the 13th annual CCP4/APS crystallographic school “From data collection to structure refinement and beyond” will be held on June 15-22, 2020 at the Advanced Photon Source (APS), Argonne National Laboratory (ANL), near Chicago, Illinois, USA. All detail

[PyMOL] User defined variable or property

2020-01-06 Thread Pedro Lacerda
Hi, How can I store custom object properties. I didn't found `set_property` or `get_property` in my PyMOL version. Neither found a way to store arbitrary session data. I even tried to encode data in the label to parse it back, but found no way to read a label value. How can I have the `set_prope

Re: [PyMOL] User defined variable or property

2020-01-06 Thread Pedro Lacerda
Didn't found the module `pymol.properties.set_property` as stated by https://pymol.org/pymol-command-ref.html#set_property. Em seg., 6 de jan. de 2020 às 15:40, Pedro Lacerda escreveu: > Hi, > > How can I store custom object properties. > > I didn't found `set_property` or `get_property` in my P

[PyMOL] Pymol, qt organization question

2020-01-06 Thread David Mathog
Greetings, I built Pymol 2.4.0.0a from the open source under mingw64 on W10(64 bit) and also have another variant from Christoph Gohlke's site here: https://www.lfd.uci.edu/~gohlke/pythonlibs/ When run in cmd.exe and access to the mingw64 directories is allowed mine starts right up in qt m

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

2020-01-06 Thread David Mathog
This is a FYI about avoiding a gotcha which shows up on some Windows systems. When setting up a bat file to run the open source pymol on windows be sure to reduce the path to just the top of the pymol directory and C:\Windows\System32 and C:\Windows. Typically other installed software has pa