insanum / gcalcli

Google Calendar Command Line Interface
MIT License
3.26k stars 307 forks source link

Gcalcli install Error #586

Open charpy2312 opened 3 years ago

charpy2312 commented 3 years ago

Hi, I have an error when install GCALCLI :

pi@raspidom:~/gcalcli $ python setup.py install File "setup.py", line 15 print('Warning: No long description generated.', file=sys.stderr) ^ SyntaxError: invalid syntax

Have you an idea to correct this error ?

thank you in advance for your help.