corpat
Results
1
comments of
corpat
can't run simplecv -- AttributeError: 'InteractiveShellEmbed' object has no attribute 'define_magic'
try to install some different version of IPython for ex: `pip install 'IPython==4' --force-reinstall`