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
@andfoy, you should surround the line mentioned mentioned by @epifanio with a try/except ImportError. The except part must make quick_guide an empty string.
Description of your problem
What steps will reproduce the problem?
What is the expected output? What do you see instead?
The Ipython console should start but instead it fails with an import error for a missing module:
which is no more available in latest IPython.
Please provide any additional information below
just commenting the offending line gives a working ipython console.
Versions and main components
Dependencies
Please go to the menu entry
Help > Optional Dependencies
(orHelp > Dependencies
), press the buttonCopy to clipboard
and paste the contents below:
Computer Used for testing not available at the moment of writing, I'll edit the issue once avaialable
The text was updated successfully, but these errors were encountered: