but this https://docs.python.org/2/tutorial/interactive.html does not work
Do you know why?
Thanks
| check pull reqests. if it doesn't help, i have a version which used to work with ipython https://github.com/paweljasinski/pyreadline On Wednesday, July 23, 2014, <[email protected]> wrote: 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 _______________________________________________ Ironpython-users mailing list [email protected] https://mail.python.org/mailman/listinfo/ironpython-users |
_______________________________________________ Ironpython-users mailing list [email protected] https://mail.python.org/mailman/listinfo/ironpython-users
