Skip to content

How to run cmdprogress? #1

@kdantas

Description

@kdantas

Hi, I'm using eac3to to demux some BD Discs through the Windows command line. How can I run the cmdporgress to see the eac3to running? I have already installed the necessary programs as can be seen below. Sorry if the question seems silly, but I have little knowledge of the subject.

C:\Users\xandynho>pip` install cmdprogress
Collecting cmdprogress
Downloading https://files.pythonhosted.org/packages/c0/39/9d73d7e37ba5300d0cd38040de4db278c5207fb408aa3f574cc7b3cfb02f/cmdprogress-1.2-py3-none-any.whl
Collecting colorama; platform_system == "Windows" (from cmdprogress)
Downloading https://files.pythonhosted.org/packages/c9/dc/45cdef1b4d119eb96316b3117e6d5708a08029992b2fee2c143c7a0a5cc5/colorama-0.4.3-py2.py3-none-any.whl
Installing collected packages: colorama, cmdprogress
Successfully installed cmdprogress-1.2 colorama-0.4.3
WARNING: You are using pip version 19.2.3, however version 20.1.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.

C:\Users\xandynho>python -m pip install --upgrade pip
Collecting pip
Downloading https://files.pythonhosted.org/packages/43/84/23ed6a1796480a6f1a2d38f2802901d078266bda38388954d01d3f2e821d/pip-20.1.1-py2.py3-none-any.whl (1.5MB)
|████████████████████████████████| 1.5MB 595kB/s
Installing collected packages: pip
Found existing installation: pip 19.2.3
Uninstalling pip-19.2.3:
Successfully uninstalled pip-19.2.3
Successfully installed pip-20.1.1

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