Sorry, I don't have time to fix this right now, but wanted to leave a report.
importlib
was not in the standard library for python2.6, though it has been backported.
Trying to run %load_ext cythonmagic
results in this traceback:
/ipython/IPython/extensions/cythonmagic.py in <module>()
18 import io
19 import os, sys
---> 20 from importlib import import_module
21 import imp
22
ImportError: No module named importlib
not sure if we should make people install it themselves, or if it's better to just put a copy in IPython.external
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