[Ironpython-users] How can i use readline

ecinunice at gmail.com ecinunice at gmail.com
Wed Jul 23 10:36:05 CEST 2014


Hi All
I setup readline https://pypi.python.org/pypi/pyreadline-ais
and try import readline and get
  File "\lib\site-packages\pyreadline_ais-2.0.3-py2.7.egg\pyreadline\console\__init__.py", line 9, in <module>
  File "\lib\site-packages\pyreadline_ais-2.0.3-py2.7.egg\pyreadline\console\ironpython_console.py", line 31, in <module>
ImportError: No module named IronPythonConsole

Is there any workaround for this?
My core issue is custom shell with command history

Thanks



More information about the Ironpython-users mailing list