-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SyntaxError: invalid syntax in downloading from Category #16
Comments
Thank you very much, I didn't check the python version, sorry
Il ven 20 nov 2020, 18:07 Jean-Frédéric <[email protected]> ha
scritto:
… Hi @marlara <https://github.com/marlara> ,
I’m afraid CommonsDownloader was written in Python2 and never upgraded to
py3 :-(
There’s an open PR for this at #15
<#15> − I will try to
have a look soon.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADB5O746YYPENB3RNNMRJ2LSQ2O6LANCNFSM4T46FBXQ>
.
|
Hi @JeanFred, I would be very interested to use this tool to download files from categories, do you plan looking at the PR soon? All the best |
I had to go check this issue to notice it. Consider mentioning that you should use python 2 on the readme of the project |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I used pip to install CommonsDownloader and I'm using python 3.6 on Ubuntu. 18.04 When I run this command:
download_from_Wikimedia_Commons --category Giovanni_Battista_Moroni --output ~/path
I get the following error:
Is it something I'm doing wrong?
Thanks in advance
The text was updated successfully, but these errors were encountered: