-
-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
🐛 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
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed