You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2021. It is now read-only.
i am getting this error:
2016-06-14 22:54:23 Running command: "['C:\Python34\pythonw.exe', 'C:\Program Files\Google\google_appengine\dev_appserver.py', '--skip_sdk_update_check=yes', '--port=8080', '--admin_port=8000', 'C:\Users\Colin Schwebke\Documents\Websites\vahle-taxi']"
Traceback (most recent call last):
File "C:\Program Files\Google\google_appengine\dev_appserver.py", line 84, in
_run_file(file, globals())
File "C:\Program Files\Google\google_appengine\dev_appserver.py", line 80, in _run_file
execfile(PATHS.script_file(script_name), globals)
NameError: name 'execfile' is not defined
2016-06-14 22:54:24 (Process exited with code 1)
Please tell me what i am doing wrong.
Regards
Colin