GoogleAppEngineLauncher不能啟動的解決方案

來源:互聯網
上載者:User

運行GoogleAppEngineLauncher的時候,提示出錯,按照提示查看出錯日誌具體出錯日誌如下:

Traceback (most recent call last):
  File "GoogleAppEngineLauncher.py", line 42, in <module>
  File "wx\_core.pyc", line 7913, in __init__
  File "wx\_core.pyc", line 7487, in _BootstrapApp
  File "launcher\app.pyc", line 53, in OnInit
  File "launcher\app.pyc", line 97, in _CreateModels
  File "launcher\maintable.pyc", line 35, in __init__
  File "launcher\maintable.pyc", line 86, in _LoadProjects
  File "launcher\project.pyc", line 63, in ProjectWithConfigParser
  File "launcher\project.pyc", line 250, in _LoadFromConfigParser
  File "ConfigParser.pyc", line 520, in get
ConfigParser.NoOptionError: No option 'name' in section: '1'

 

在網上搜了一圈,沒有發現解決辦法。不過從日誌看是在_LoadProjects的時候出錯的,所以很可能是項目設定檔有問題。但是在GAE的安裝目錄看了一圈,不知道項目資訊放置到哪裡的。在把GAE的安裝目錄刪了重裝還是不能解決的時候,想得項目的資訊應該不是儲存到安裝目錄下,那很可能是放到當前的使用者目錄下,果然在C:\Users\QLeelulu\Google(win7系統)目錄下找到了,懶得看,直接把目錄下的檔案刪了,重新啟動GoogleAppEngineLauncher,哦了~~~!!

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.