Skip to content

Undefined error when using in shell #421

@regevs

Description

@regevs

Using tqdm in the context of a shell returns an undefined error and hangs:

$ find . -name '*.py' -exec cat \{} \; | tqdm | wc -l

Error:
Usage:
  tqdm [--help | options]
^\Quit

I suspect this is an installation problem, since it works for me on another computer, but I uninstalled and reinstalled from conda to no avail. I have no clue how to fix this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions