Skip to content

Missing package 'tqdm' in installation instructions #1

@stawo

Description

@stawo

In the installation step, the package 'tqdm' is missing in the last step.
Instead of:
conda install -y pillow opencv
it should be:
conda install -y pillow opencv tqdm

This package is used in the file program/p3i.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions