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
/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/fastprogress/__init__.py:2: in<module>
from .fastprogress import master_bar, progress_bar, force_console_behavior
/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/fastprogress/fastprogress.py:17: in<module>
from IPython.display import display,HTML,Markdown
E ModuleNotFoundError: No module named 'IPython'
The package requires IPython, but it does not install it.
uchua, slinderman, colecitrenbaum, VincentDehaye, NBrown140 and 2 more