8000 BUG: tqdm warning on import · Issue #120 · amepproject/amep · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
BUG: tqdm warning on import #120
Open
@kay-ro

Description

@kay-ro

Description:

on import of amep, the tqdm package gives a warning about IProgress.

Code for reproduction:

import amep

Error message:

.../amep/amep/utils.py:44: TqdmWarning: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html
from tqdm.autonotebook import tqdm

Python and AMEP versions:

amep 1.1.0

Additional information:

can be fixed by installing ipywidgets via pip.
possible solution: include ipywidgets in dependencies?

How did you install AMEP?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrelease: patchIssues that need to be addressed in a patch release

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0