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 has been archived by the owner on Dec 25, 2019. It is now read-only.
File "E:\opensource\flask-appengine-template-master\src\pkg_resources.py", line 1694, in find_on_path
for entry in os.listdir(path_item):
File "C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver_import_hook.py", line 663, in call
raise OSError(errno.EACCES, 'path not accessible', path)
Only support macosx?I'm running the demo on windows,so how to fix that?And what's pkg_resources.py used for?
The text was updated successfully, but these errors were encountered:
File "E:\opensource\flask-appengine-template-master\src\pkg_resources.py", line 1694, in find_on_path
for entry in os.listdir(path_item):
File "C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver_import_hook.py", line 663, in call
raise OSError(errno.EACCES, 'path not accessible', path)
Only support macosx?I'm running the demo on windows,so how to fix that?And what's pkg_resources.py used for?
The text was updated successfully, but these errors were encountered: