Hi Everyone,

I am troubleshooting my Autodock/Vina Plugin installation, and I am able to 
write the Vina input file, but when I try to run Vina, I get an "Exception in 
thread" error in threading.py, autodock.py, and Tkinter.py. I have pasted the 
error below.

If you have any advice, please let me know. I am running Lucid Lynx Ubuntu 
10.04, but it is an installation within a loopmounted device (Wubi), so this 
may also be contributing to my problem.

Thank you so much for your help! 

Best,
Kristina


Exception in thread Thread-2:
Traceback (most recent call last):
  File "/home/kristina/Downloads/pymol/ext/lib/python2.5/threading.py", line 
486, in __bootstrap_inner
    self.run()
  File "/home/kristina/Downloads/pymol/modules/pmg_tk/startup/autodock.py", 
line 199, in run
    self.status_line.configure(text = self.log_text)
  File "/home/kristina/Downloads/pymol/ext/lib/python2.5/lib-tk/Tkinter.py", 
line 1208, in configure
    return self._configure('configure', cnf, kw)
  File "/home/kristina/Downloads/pymol/ext/lib/python2.5/lib-tk/Tkinter.py", 
line 1199, in _configure
    self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
TclError: out of stack space (infinite loop?)



      

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to