Hi List!

OK, I got Pymol working on my Mac intel (thanks again Warren!)

But, you know, python with aqua-based tkinter is pretty cool (no
offense to pymol with original tkinter!).

So I tried "Gratuitous Eye-Candy Tweaks" from
http://www.pymolwiki.org/index.php/MAC_Install, with 2 important
modifications.

1- I compiled my pymol from SVN with Fink python 2.5.1. pymol-py25
from Fink fails for me (X11 problems)
2- I followed this receipt for python:
 wget -c http://www.python.org/ftp/python/2.5.1/Python-2.5.1.tar.bz2
 tar xvfj Python-2.5.1.tar.bz2
 cd Python-2.5.1
 export PATH=/usr/bin:$PATH
 ./configure --enable-framework --enable-universalsdk
 make
 sudo make frameworkinstall

(others versions of python below 2.4.4 failed on my mac intel, even
hacking Makefile).

So, following the receipt "Gratuitous Eye-Candy Tweaks" I got it when
running pymol:

2007-07-13 15:24:55.364 Python[7656] *** _NSAutoreleaseNoPool():
Object 0x18737c20 of class NSCarbonWindowContentView autoreleased with
no pool in place - just leaking

and a frozen pymol menu, although "PyMOL Viewer" window functional and
even accepting command lines.

OK if I cannot get pymol with aqua-based tkinter but I would like to
listen from others if they would be able to have it.

Besides, any tip abou the issue above would be ver appreciate.

Many thanks in advance.
Alan
--
Alan Wilter S. da Silva, D.Sc. - CCPN Research Associate
Department of Biochemistry, University of Cambridge.
80 Tennis Court Road, Cambridge CB2 1GA, UK.
http://www.bio.cam.ac.uk/~awd28<<

Reply via email to