Мирослав Асенов
Мирослав Асенов
I can confirm the same issue here
FYI the API works very well, the only downside is that there is no paging option. https://github.com/deedy5/duckduckgo_search/blob/main/duckduckgo_search/ddg_images.py#L15 Supports up to 1000 results https://github.com/deedy5/duckduckgo_search/blob/main/duckduckgo_search/ddg_images.py#L48
You will need to make sure that you have a copy of the pictures from the website as local copy and then to proceed with detector.
Make sure you are using the right Python version. Python3.6+ is required here