pierre-delecto / stash_theporndb_scraper

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

Line 234 error #27

Open jazzgott opened 2 years ago

jazzgott commented 2 years ago

Hello, first of all, thanks for your work. Your script has worked flawlessly for quite a while. Unfortunately lately I get this problem:

root@aa85d712db50:~/.stash/porndbscraper# python ./scrapeScenes.py File "./scrapeScenes.py", line 234 print(index+1, end = ': ') ^ SyntaxError: invalid syntax

Could you help me resolve?