Skip to content

[BUG] ModuleNotFoundError: No module named 'IPython' #117

Description

@AlexanderDokuchaev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions