kent-lee / deviantart-scraper

personal project for downloading artworks from DeviantArt
66 stars 14 forks source link

I don't know what I'm doing wrong #10

Open Inquisitor777 opened 3 years ago

Inquisitor777 commented 3 years ago

Python 3.9.4 (tags/v3.9.4:1f2e308, Apr 6 2021, 13:40:21) [MSC v.1928 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.

C:\Desktop\Files\Personal\New folder\deviantart-scraper-master>python main.py artwork File "", line 1 C:\Desktop\Files\Personal\New folder\deviantart-scraper-master>python main.py artwork ^ SyntaxError: unexpected character after line continuation character

I'm a noob in coding. Not sure if I did anything wrong or if I didn't install properly.