You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I was wonder if there was any way to make IPython sphinx extensions work (ipython_directive, ipython_console_highlighting)?
I'm currently getting an ImportError on matplotlib (not using virtualenv):
Extension error:
Could not import extension ipython_directive (exception: No module named matplotlib)
Can't really figure out if #334 is still unresolved? I've seen "numpy/scipy/matplotlib are now supported" somewhere in RTD commits but it doesn't look like matplotlib is importable.
The text was updated successfully, but these errors were encountered:
Hi there, I was wonder if there was any way to make IPython sphinx extensions work (
ipython_directive
,ipython_console_highlighting
)?I'm currently getting an ImportError on matplotlib (not using virtualenv):
Can't really figure out if #334 is still unresolved? I've seen "numpy/scipy/matplotlib are now supported" somewhere in RTD commits but it doesn't look like matplotlib is importable.
The text was updated successfully, but these errors were encountered: