visual-layer / fastdup

fastdup is a powerful free tool designed to rapidly extract valuable insights from your image & video datasets. Assisting you to increase your dataset images & labels quality and reduce your data operations costs at an unparalleled scale.
Other
1.57k stars 76 forks source link

RequestsDependencyWarning: urllib3 (1.26.13) or chardet (5.1.0) #54

Closed amiralush closed 1 year ago

amiralush commented 1 year ago

Running on GCP, ubuntu 20 and getting the following warning after running "import fastdup":

/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (1.26.13) or chardet (5.1.0) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "

dbickson commented 1 year ago

For my ubuntu 20 I don't see this, which python version and which requests (pip3 freeze | grep requests)

dbickson commented 1 year ago

Should be fixed in 0.182, problem was not latest requests package