AnswerDotAI / AnswerDotAI/fastprogress

[BUG] ModuleNotFoundError: No module named 'IPython'

Open
#117 4 comments 12 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.1k
Forks
104
Avg merge
1m
Merged PRs (30d)
1

Description

`fastprogress>=1.1.0`

```sh
/opt/hostedtoolcache/Python/3.10.14/x64/lib/python3.10/site-packages/fastprogress/__init__.py:2: in
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
from IPython.display import display,HTML,Markdown
E ModuleNotFoundError: No module named 'IPython'
```

The package requires `IPython`, but it does not install it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.