Python 2.7.3 (default, Apr 20 2012, 22:39:59)
Type "copyright", "credits" or "license" for more information.
IPython 0.13.dev -- An enhanced Interactive Python.
In [1]: echo Äýí | iconv -f utf8 -t cp1252 | iconv -f cp1251
Traceback (most recent call last):
File "/usr/local/bin/ipython", line 9, in
load_entry_point('ipython==0.13.dev', 'console_scripts', 'ipython')()
File "/usr/local/lib/python2.7/dist-packages/IPython/frontend/terminal/ipapp.py", line 408, in launch_new_instance
app.start()
File "/usr/local/lib/python2.7/dist-packages/IPython/frontend/terminal/ipapp.py", line 382, in start
self.shell.mainloop()
File "/usr/local/lib/python2.7/dist-packages/IPython/frontend/terminal/interactiveshell.py", line 424, in mainloop
self.interact(display_banner=display_banner)
File "/usr/local/lib/python2.7/dist-packages/IPython/frontend/terminal/interactiveshell.py", line 543, in interact
self.run_cell(source_raw, store_history=True)
File "/usr/local/lib/python2.7/dist-packages/IPython/core/interactiveshell.py", line 2557, in run_cell
self.logger.log(cell, raw_cell)
File "/usr/local/lib/python2.7/dist-packages/IPython/core/logger.py", line 181, in log
self.log_write(line_ori)
File "/usr/local/lib/python2.7/dist-packages/IPython/core/logger.py", line 195, in log_write
write(data)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-7: ordinal not in range(128)
If you suspect this is an IPython bug, please report it at:
https://github.com/ipython/ipython/issues
or send an email to the mailing list at ipython-dev@scipy.org
You can print a more detailed traceback right now with "%tb", or use "%debug"
to interactively debug it.
Extra-detailed tracebacks for bug-reporting purposes can be enabled via:
%config Application.verbose_crash=True
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4