Danny Bickson
Danny Bickson
Hi @ashrielbrian please send again the full error you are getting with 1.34 and the output of pip debug --verbose
Hi @ashrielbrian Please to run the following ```pip install fastdup==1.38 --no-deps -U``` let me know if this works. The issue is that there are a few opencv-headless versions which are...
Thanks for the report, we will keep trying to find a resolution to this problem.
``` file /Users/dannybickson/Downloads/tom_bad/bad_images/Abyssinian_34.jpg /Users/dannybickson/Downloads/tom_bad/bad_images/Abyssinian_34.jpg: GIF image data, version 89a, 250 x 202 ```
1. Main issue: The file Egyptian_Mau_191.jpg is actually a GIF file but has a .jpg extension, causing OpenCV's imread to fail when trying to decode it as JPEG. @Tompil3r FYI