Skip to content
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

Upgrade to 4.0.4-1 breaks working installation. #428

Closed
smootharc opened this issue Feb 28, 2019 · 2 comments
Closed

Upgrade to 4.0.4-1 breaks working installation. #428

smootharc opened this issue Feb 28, 2019 · 2 comments

Comments

@smootharc
Copy link

Traceback (most recent call last):
File "/usr/bin/gcalcli", line 11, in
load_entry_point('gcalcli==4.0.4', 'console_scripts', 'gcalcli')()
File "/usr/lib/python3.7/site-packages/gcalcli/cli.py", line 147, in main
cal_names=cal_names, printer=printer, **vars(parsed_args)
File "/usr/lib/python3.7/site-packages/gcalcli/gcal.py", line 67, in init
self._get_cached()
File "/usr/lib/python3.7/site-packages/gcalcli/gcal.py", line 196, in _get_cached
self.all_cals = self.cache['all_cals']
KeyError: 'all_cals'

@smootharc
Copy link
Author

Fixed the problem by using --refresh

@jcrowgey
Copy link
Collaborator

jcrowgey commented Mar 4, 2019

#429

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants