[chimera-dev] raw_input
Victor Muñoz
chewaka.87 at gmail.com
Tue Oct 5 01:46:08 PDT 2010
Hi,
I've been doing different scripts in python for chimera UCSF, but recently
I'm having problems using the raw_input() function. I've been using this
functions for a long time and I haven't had any problem until now. The error
I have when using it is:
Traceback (most recent call last):
File "/users/victor/Desktop/Doctorat/Python/Scripts/rmsd_aro_screen.py",
line 51, in <module>
aref=input()
File "/users/victor/bin/chimera/lib/python2.6/idlelib/PyShell.py", line
1007, in readline
self.top.mainloop() # nested mainloop()
File "/users/victor/bin/chimera/share/Idle/__init__.py", line 82, in
mainloop
origListedTopLevel.mainloop(self)
NameError: global name 'origListedTopLevel' is not defined
I don't know where the error comes from, but I have the same error in both
mi computer and my laptop.
Thanks for all in advance.
Kind regards,
Victor Muñoz Robles
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-dev/attachments/20101005/5f8faf6e/attachment.html>
More information about the Chimera-dev
mailing list