lifeofguenter / google-appengine-wx-launcher

Google App Engine for All!
Apache License 2.0
0 stars 1 forks source link

GAE win version error #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The launcher cannot be open and throw this error in log file

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 58, in OnInit

  File "launcher\app.pyc", line 152, in _VersionCheck

  File "urllib.pyc", line 82, in urlopen

  File "urllib.pyc", line 190, in open

  File "urllib.pyc", line 338, in open_http

  File "urllib.pyc", line 351, in http_error

  File "urllib.pyc", line 702, in http_error_407

  File "urllib.pyc", line 714, in retry_proxy_http_basic_auth

  File "urllib.pyc", line 773, in get_user_passwd

  File "urllib.pyc", line 782, in prompt_user_passwd

EOFError: EOF when reading a line

Original issue reported on code.google.com by tohlay...@gmail.com on 31 May 2012 at 6:09

GoogleCodeExporter commented 9 years ago
i m getting the same error

Original comment by neharao....@gmail.com on 24 Dec 2013 at 1:47