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

Can't be imported when installed in a virtualenvwrapper environment #11

Closed
Singletoned opened this issue Dec 18, 2016 · 2 comments
Closed

Comments

@Singletoned
Copy link

I've installed maya on OSX in a virtualenv using virtualenvwrapper with python 2.7 and 3.5. On both of them maya can't be imported even though it's dependencies can (eg humanize) ("ImportError: No module named 'maya'" is reported). I haven't had this problem with any other package in several years of using virtualenvwrapper for all of my environments, so it's quite unusual.

Installing into a manually created virtualenv works fine.

@Singletoned
Copy link
Author

Actually, it turns out installing into a manually created virtualenv also fails, so its not virtualenvwrapper specific.

@kennethreitz
Copy link
Owner

this should now be fixed by #12

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