You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@glenn-jocher
I ran this command, the pictures were downloaded without problems, and all 20 pictures were downloaded. But this problem appeared in the console:
python flickr_scraper.py --n 20 --download
The text was updated successfully, but these errors were encountered:
@Zengyf-CVer hi there! It looks like you encountered a 500 status code error while running the flickr_scraper.py script. This error is indicating an internal server error on the Flickr side. It's possible that there was a temporary issue with Flickr's server which caused the error. I'd recommend retrying the command after some time to see if the issue resolves itself.
If you continue to experience the issue, feel free to explore the Flickr API documentation for error handling guidelines, or if you have further questions, our Ultralytics Docs offer detailed guidance on troubleshooting and working with our tools. Let me know if you need any further assistance.
@glenn-jocher
I ran this command, the pictures were downloaded without problems, and all 20 pictures were downloaded. But this problem appeared in the console:
The text was updated successfully, but these errors were encountered: