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

ImportError: No module named site #53

Closed
DrJimFan opened this issue May 3, 2016 · 2 comments
Closed

ImportError: No module named site #53

DrJimFan opened this issue May 3, 2016 · 2 comments

Comments

@DrJimFan
Copy link

DrJimFan commented May 3, 2016

I compiled ViZDoom with Enthought python 2.7 on Mac OS X.

When I try to run the example basic.py, I get ImportErrror: No module named site. StackOverflow suggests it's a pythonpath problem, but I can't figure out how to fix it. Thanks!

@mihahauke
Copy link
Collaborator

Is your python installed correctly? Do you get the errer when you run just python not our examples specifically?

@DrJimFan DrJimFan closed this as completed May 3, 2016
@DrJimFan
Copy link
Author

DrJimFan commented May 3, 2016

It looks like an Enthought problem. I switch to another python installation and it works.

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