Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/linux/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python Linux Overgrive错误_Python_Linux - Fatal编程技术网

Python Linux Overgrive错误

Python Linux Overgrive错误,python,linux,Python,Linux,尝试在overgrive上同步时出现以下错误: [INFO] Linux-3.13.0-24-generic-x86_64-with-LinuxMint-17-qiana [INFO] Desktop : default [CONFIG] Loading User Settings GUI mode Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python2.7/threadi

尝试在overgrive上同步时出现以下错误:

[INFO] Linux-3.13.0-24-generic-x86_64-with-LinuxMint-17-qiana
[INFO] Desktop : default
[CONFIG] Loading User Settings GUI mode
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "overgrive.py", line 5237, in doFullGoogleDriveSync
  File "overgrive.py", line 4981, in processGoogleDrive
  File "overgrive.py", line 4418, in processGooglePath
  File "overgrive.py", line 4576, in processGoogleDocsToLocal
  File "overgrive.py", line 3480, in downloadAndConvertGoogleDoc
KeyError: 'application/x-vnd.oasis.opendocument.spreadsheet'
谷歌搜索“KeyError:“应用程序…”没有产生任何有用的结果