From: Peng Tao (vmdhelp_at_gmail.com)
Date: Wed Aug 02 2006 - 21:13:04 CDT

Dear VMD user,

It sounds stupid, but I still could not get IED work for me after reading
all of the posts about IED in the mailing list.

I am trying to run IED on a remote super computer center (with Linux
2.6.17.6 kernal). My local machine is Redhat9. I installed precompiled
library pylib.linux.tar.gz<http://www.ks.uiuc.edu/Research/vmd/plugins/pythonlib/vmd-1.8.4/pylib.linux.tar.gz>
 from

http://www.ks.uiuc.edu/Research/vmd/plugins/pythonlib/
And reinstalled precompiled VMD.

But I still could not run IED. At the end, VMD is not complaining either
numpy or tkinter.
ut I don't know what's wrong with 'Frame'. I really need to use IED. But I
don't have administrator privilige any where. Recompiling VMD from source
code is not an option for me.
Is there any thing I can do to get IED work for me?

Thank you very much.

Best regards,
Peng Tao

Info) VMD for LINUX, version 1.8.4a22 (October 11, 2005)
Info) http://www.ks.uiuc.edu/Research/vmd/
Info) Email questions and bug reports to vmd_at_ks.uiuc.edu
Info) Please include this reference in published work using VMD:
Info) Humphrey, W., Dalke, A. and Schulten, K., `VMD - Visual
Info) Molecular Dynamics', J. Molec. Graphics 1996, 14.1, 33-38.
Info) -------------------------------------------------------------
Info) Multithreading available, 4 CPUs detected.
Info) OpenGL renderer: Mesa GLX Indirect
Info) Features: RN MTX
Info) GLSL rendering mode is NOT available.
Info) Textures: 2-D (2048x2048), Multitexture (6)
vmd > gopython /a/osu3112/tools/IED/ied-2.02/ied.py
Info) Starting Python...
Info) Text interpreter now Python
Traceback (most recent call last):
  File "VMD", line 21, in ?
  File "/a/osu3112/bin_p4/lib/vmd/scripts/python/Tkinter.py", line 59, in
?
    import _tkinter # If this fails your Python may not be configured for
Tk
ImportError: No module named _tkinter
Info) Text interpreter now Tcl
Traceback (most recent call last):
  File "<string>", line 2, in ?
AttributeError: 'module' object has no attribute 'tkinter'
vmd > gopython /a/osu3112/tools/IED/ied-2.02/ied.py
Info) Text interpreter now Python
Traceback (most recent call last):
  File "VMD", line 466, in ?
AttributeError: 'module' object has no attribute 'Frame'
Info) Text interpreter now Tcl
vmd > gopython /a/osu3112/tools/IED/ied-2.02/ied.py
Info) Text interpreter now Python
Traceback (most recent call last):
  File "VMD", line 466, in ?
AttributeError: 'module' object has no attribute 'Frame'

Info) Text interpreter now Tcl