Skip to content

Error when running appengine/standard/flask/hello_world sample #970

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ashamia opened this issue Jun 1, 2017 · 1 comment
Closed

Error when running appengine/standard/flask/hello_world sample #970

ashamia opened this issue Jun 1, 2017 · 1 comment

Comments

@ashamia
Copy link

ashamia commented Jun 1, 2017

In which file did you encounter the issue?

appengine/standard/flask/hello_world

Did you change the file? If so, how?

no

Describe the issue

after cloning the git rep, I did pip install -t lib -r requirements.txt
and got the following error:

File "/Users/assafshamia/Freebird/Techradar/dev/samples/env/lib/python2.7/site-packages/setuptools/py27compat.py", line 7, in <module>
        import six
    ImportError: No module named six

@theacodes
Copy link
Contributor

Hi @ashamia, this is due to a bug in setuptools. You should be able to get this to work if you reinstall setuptools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants