Skip to content
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

OSX + virtualenv = missing inspect? #5

Open
gregglind opened this issue Aug 2, 2011 · 0 comments
Open

OSX + virtualenv = missing inspect? #5

gregglind opened this issue Aug 2, 2011 · 0 comments

Comments

@gregglind
Copy link

I realize this is a bit nebulous and undermapped, but I get:

File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/dev_appserver.py", line 2318, in LoadModuleRestricted
description)
File "/Users/gregg/gits/flask-engine/libs/werkzeug/_internal.py", line 11, in
import inspect
ImportError: No module named inspect

Details:

Py27 OR Py25, running through virtualenv.

venv: $ mkvirtualenv gae --no-site-packages --distribute --python /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python

Running using system python (on OSX) goes fine.

(note: I am new to GAE, so I might be ignorant here!)

Suggested fix: notes in readme?

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

1 participant