pierre-delecto / stash_theporndb_scraper

A python script to scrape Stash data from thePornDB
MIT License
50 stars 31 forks source link

Pillow / Py3.9 compatibility #15

Open jeremymeyers opened 3 years ago

jeremymeyers commented 3 years ago

Attempting to build this on py3.9/windows, requirements.txt tries to pull pillow 7.x which isn't supported in 3.9 and crashes out with an error. Suggest some error handling to display less messily as to why its not working.