2011-02-09 78 views
2

我正嘗試使用Google CLI(例如'google calendar'...「)它過去效果不佳,現在失敗並顯示錯誤診斷。搜索「谷歌日曆」實際上比搜索「演變電子郵件」更無用。Google cli - 在哪裏提問?

我希望人們在命名程序時會考慮可搜索性。/rant

是否有論壇或新聞組可以發佈問題?

如果這裏有一個專家,我打開瀏覽器,並授權後,該程序產生:

Traceback (most recent call last): 
    File "/usr/bin/google", line 839, in <module> 
    main() 
    File "/usr/bin/google", line 825, in main 
    run_once(options, args) 
    File "/usr/bin/google", line 605, in run_once 
    authenticated = authenticate(auth_manager, options, config, section_header) 
    File "/usr/bin/google", line 119, in authenticate 
    valid_token = auth_manager.retrieve_access_token(display_name, browser) 
    File "/usr/lib/pymodules/python2.6/googlecl/authentication.py", line 180, in retrieve_access_token 
    self.client.current_token) 
    File "/usr/lib/pymodules/python2.6/googlecl/authentication.py", line 255, in write_access_token 
    with open(self.tokens_path, 'wb') as tokens_file: 
IOError: [Errno 2] No such file or directory: '/home/hbarta/.local/share/googlecl/access_tok_crbmwweb' 

千恩萬謝, 漢克

+0

Google Mail幫助論壇:http://www.google.com/support/forum/p/Calendar/label?lid=482eb9865868a1b9&hl=zh-CN – 2011-02-09 03:12:32

回答