TilCreator / Tapas-Comic-Downloader

This is a downloader to download whole comics from https://tapas.io/. (Not official!)
MIT License
70 stars 15 forks source link

invalid syntax #29

Closed Duhhmas closed 3 years ago

Duhhmas commented 3 years ago

I'm trying to download a novel, but it just keeps showing this (I blacked out my username). I downloaded the requirements correctly, and I have python installed correctly too, so I don't know what the problem is. Capture Edited

TilCreator commented 3 years ago

You have to use Python 3 (Python 2 is end of life since almost a year now anyway)

Duhhmas commented 3 years ago

Okay, I just downloaded the latest version of python and I'll try again.

Duhhmas commented 3 years ago

Now this happened. I made sure that Python was downloaded in PATH.

tempsnip

TilCreator commented 3 years ago

Just follow the README.md and istall the dependencies first.

Duhhmas commented 3 years ago

Thanks! I downloaded the requirements again, and it worked.