Hi,
 I download the sourcecode:   
 ext-0_95-src.tgz  pymol-0_98beta18-src.tar.gz

 compile source code according to INSTALL  on my fedora coreIII

 Now, compile done completely, but When I run pymol.com, the Tk windows
can not appear!!
  
 I can only see pymol window...


 Here is the error msg...

 Hit ESC anytime to toggle between text and graphics.

 OpenGL-based graphics engine:
  GL_VENDOR: Mesa project: www.mesa3d.org
  GL_RENDERER: Mesa GLX Indirect
  GL_VERSION: 1.2 (1.5 Mesa 6.1)
Traceback (most recent call last):
  File "/usr/local/pymol/pymol-0.98/modules/pymol/__init__.py", line
192, in exec_str    exec s in globals(),globals()
  File "<string>", line 1, in ?
  File "/usr/local/pymol/pymol-0.98/modules/pymol/__init__.py", line
311, in launch_gui
    __import__(invocation.options.gui)
  File "/usr/local/pymol/pymol-0.98/modules/pmg_tk/__init__.py", line
22, in ?
    from PMGApp import *
  File "/usr/local/pymol/pymol-0.98/modules/pmg_tk/PMGApp.py", line 15,
in ?
    from Tkinter import *
  File "/usr/local/pymol/ext-0_95/lib/python2.3/lib-tk/Tkinter.py", line
38, in ?
    import _tkinter # If this fails your Python may not be configured
for Tk
ImportError: No module named _tkinter


-- 
Shiyong Liu                    ++86 (0)6275 7520
Wellcome to MDL             sy...@mdl.ipc.pku.edu.cn
http://mdl.ipc.pku.edu.cn/~syliu


Reply via email to