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

Set VIRTUALENV_SYSTEM_SITE_PACKAGES=true in Makefile? #38

Closed
tkf opened this issue Mar 24, 2013 · 3 comments
Closed

Set VIRTUALENV_SYSTEM_SITE_PACKAGES=true in Makefile? #38

tkf opened this issue Mar 24, 2013 · 3 comments

Comments

@tkf
Copy link
Owner

tkf commented Mar 24, 2013

Probably this solves some import problem:
http://stackoverflow.com/questions/14708453/emacs-jedi-does-not-find-numpy-completions

I want to confirm that this solves something before setting this option. So I will add the option after I check this myself or OP of the stackoverflow confirms that it works.

@asmeurer
Copy link
Contributor

I can confirm that this works. I also wasn't getting numpy dot completions, but after VIRTUALENV_SYSTEM_SITE_PACKAGES=true make clean requirements, I am now.

@tkf
Copy link
Owner Author

tkf commented Apr 12, 2013

Great! Thank you for notifying me. I will change this later.

@immerrr
Copy link
Collaborator

immerrr commented Apr 23, 2013

Same thing with numpy, VIRTUALENV_SYSTEM_SITE_PACKAGES worked as a charm.

@tkf tkf closed this as completed in 8320ac4 May 19, 2013
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

3 participants