Skip to content

Typo/error in requirements-cv.txt? #1456

@mjd2112

Description

@mjd2112

🐛 Bug Report

I am trying to install https://github.com/qlawton/QTrack

The install fails with the error -

Requirement already satisfied: urllib3<3,>=1.21.1 in /sanstor03/source/anaconda-2023.09/lib/python3.11/site-packages (from requests>=2.22.0->tropycal->qtrack) (1.26.18)
WARNING: Error parsing dependencies of catalyst: Expected matching RIGHT_PARENTHESIS for LEFT_PARENTHESIS, after version specifier
scikit-image (<0.19.0>=0.16.1) ; extra == 'all'

             ~~~~~~~~^

When I look in the requirements-cv.txt file I see

imageio>=2.5.0
opencv-python-headless>=4.2.0.32
scikit-image<0.19.0>=0.16.1
torchvision>=0.5.0
Pillow>=6.1 # torchvision fix (python-pillow/Pillow#4130)
requests

Is this an error or a reflection of some outdated libraries on my end?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions