Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 2946  / 2 Years ago, thu, september 1, 2022, 9:26:23

I am having trouble running the script to install the gnome-shell-google-calendar extension into Gnome Shell. I keep getting this:



rafael@Raf:~$ ./calendar/gnome-shell-google-calendar.py
Logging in as 'None'...
Please choose the Account: I enter my email here
Traceback (most recent call last):
File "./calendar/gnome-shell-google-calendar.py", line 455, in <module>
account = oauth.oauth_prompt()
File "/home/rafael/calendar/oauth.py", line 25, in oauth_prompt
email = accounts[int(raw_input('Please choose the Account: '))]
ValueError: invalid literal for int() with base 10: 'email address'


I replaced my actual email address with the words email address for privacy purposes.



A bit more info on this extension can be found here:
https://github.com/jnns/gnome-shell-google-calendar
http://maketecheasier.com/integrate-google-calendar-into-gnome-shell/2011/10/04



Is there a way of fixing this?


More From » gnome

 Answers
4

Ok so I found the solution to my problem:
First I added my google account to Online Accounts



Then I followed the steps in this tutorial exactly:
http://www.webupd8.org/2011/09/google-calendar-gnome-shell-integration.html



Works perfect now :)


[#39663] Saturday, September 3, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tigehanc

Total Points: 162
Total Questions: 113
Total Answers: 122

Location: Zambia
Member since Sat, Oct 31, 2020
4 Years ago
tigehanc questions
;