c4software / python-sitemap

Mini website crawler to make sitemap from a website.
GNU General Public License v3.0
366 stars 110 forks source link

Python 3.9.6 support? SyntaxError #76

Open PeterWoelfel opened 3 years ago

PeterWoelfel commented 3 years ago

Hi,

I am getting a SyntaxError when trying to execute the file, no matter what link I type in. Also "" and '' don't work Is there a way to "revert" the python version back to 3.6 without installing another instance?

Or am I doing something wrong here??

Thx

c4software commented 3 years ago

Hi,

Thanks for the feedback. I will look at it ASAP.

Can you provide more informations ?

Thanks.

PeterWoelfel commented 3 years ago

Hi ,

much appreciating the quick response. Using Win 10 Pro 64 Bit Version Website is http://justysia.net/

Hope that helps

c4software commented 3 years ago

I'm not at home today I will look at your issue until the end of the week.

Ps: I'm not using windows, but I will create a vm to reproduce your issue.

PeterWoelfel commented 3 years ago

I see. No need to hurry, thanks very much for caring at all!!!

c4software commented 3 years ago

Interesting everything seems OK on OSX (Python 3.9.6 too). I will have to create a VM i guess !

Capture d’écran 2021-08-10 à 18 24 11
python3 main.py --domain http://justysia.net/ --output sitemap.xml --verbose