Skip to content

Missing dependency if pip install: tqdm #652

Description

@wladmis

Issue

$ pip install -q --no-cache-dir "cecli-dev"
...
$ cecli
Please consider reporting this bug to help improve cecli!
Open a GitHub Issue pre-filled with the above error messages in your browser? (Y/n) n
Traceback (most recent call last):
...
    from tqdm import tqdm
ModuleNotFoundError: No module named 'tqdm'
$

Version and model info

No response

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