fastprogress>=1.1.0
/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.