Re: [PyMOL] PyMOL with Python 3

2015-12-09 Thread Thomas Holder
Hi Justin, Thanks a lot for working on the repo. I converted isoslider.py and frame_slider.py, they work fine for me with Python 2 and 3. Will check them in shortly. Cheers, Thomas On 07 Dec 2015, at 07:00, Justin Lecher wrote: > On 07/12/15 10:42, Justin Lecher wrote: >> On 07/12/15 10:23

Re: [PyMOL] PyMOL with Python 3

2015-12-07 Thread Justin Lecher
On 07/12/15 10:42, Justin Lecher wrote: > On 07/12/15 10:23, Spencer Bliven wrote: >> Nice work! It will be very nice to have python3 compatibility in the future. >> >> It would be nice to organize a section of the pymol-script-repo for >> python3-compatible scripts once this gets merged to SVN. >>

Re: [PyMOL] PyMOL with Python 3

2015-12-07 Thread Justin Lecher
On 07/12/15 10:23, Spencer Bliven wrote: > Nice work! It will be very nice to have python3 compatibility in the future. > > It would be nice to organize a section of the pymol-script-repo for > python3-compatible scripts once this gets merged to SVN. > I think, we can make most of the scripts wo

Re: [PyMOL] PyMOL with Python 3

2015-12-07 Thread Spencer Bliven
Nice work! It will be very nice to have python3 compatibility in the future. It would be nice to organize a section of the pymol-script-repo for python3-compatible scripts once this gets merged to SVN. -Spencer On Fri, Dec 4, 2015 at 8:12 PM Thomas Holder wrote: > Hi all, > > We have refactore