[ipython] Fix IPython miss match version
If IPython system version missmatches the one we expect with pudb then it will throw a ValueError when we try to import it, that says we need a fallback mode, this exception can be handled and simply disable IPython
Loading
Please sign in to comment