Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - MNTC1

Pages: [1]
1
General Questions and Answers / ValueError: bad key
« on: March 23, 2010, 15:21 »
Hello!

I just went through tutorial, to step 8 of Chapter 6 (drag and drop biphenyl script icon from your file system browser into the Job Manager tool), and ooops...  :o :'(

Code
Running: C:\Program Files\QuantumWise\Virtual NanoLab 2008.10.0\atk\bin\atk.exe c:/users/1/appdata/local/temp/tmprhmejo.nl
VkKeyScan("d") = -1
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File ".\ATK\CLI\__init__.py", line 30, in ?
  File "lib\IPython\__init__.py", line 52, in ?
  File "lib\IPython\genutils.py", line 117, in ?
  File "lib\readline.py", line 9, in ?
  File "lib\pyreadline\init_rl.py", line 3, in ?
  File "lib\pyreadline\rlmain.py", line 62, in __init__
  File "lib\pyreadline\rlmain.py", line 1137, in emacs_editing_mode
  File "lib\pyreadline\rlmain.py", line 1130, in _bind_exit_key
  File "lib\pyreadline\keysyms.py", line 111, in key_text_to_keyinfo
  File "lib\pyreadline\keysyms.py", line 151, in keyname_to_keyinfo
  File "lib\pyreadline\keysyms.py", line 119, in char_to_keyinfo
ValueError: bad key
Terminated Abnormally

What can I do?

Pages: [1]