Skip to content

Fix activate_this.py does not exist, #406#609

Merged
klen merged 1 commit intopython-mode:developfrom
mapler:develop
Jan 11, 2016
Merged

Fix activate_this.py does not exist, #406#609
klen merged 1 commit intopython-mode:developfrom
mapler:develop

Conversation

@mapler
Copy link
Copy Markdown
Contributor

@mapler mapler commented Oct 11, 2015

No description provided.

@tony
Copy link
Copy Markdown

tony commented Dec 21, 2015

@mapler:

I came on a fix similar to what you did.

With mapler@f1d77cc, I'm able to get autocompletion Python 3 + virtualenv.

In vim +python3: That fixed it. I'm able to get autocompletion working nicely with jedi + neocomplete.

In neovim: i also get jedi + deoplete completion. However I'm not able to see any of the stuff inside of self. when I'm in a class method. And I see that python 2.7 packages are being loaded.

Python 2.7 virtualenvs still work 👍

@klen : This PR did the trick.

If you're in #406 come check this out.

@tony tony mentioned this pull request Dec 30, 2015
tony added a commit to tony/python-mode that referenced this pull request Dec 30, 2015
tony added a commit to tony/vim-config-framework that referenced this pull request Dec 30, 2015
@tony
Copy link
Copy Markdown

tony commented Jan 4, 2016

vim-virtualenv merged a similar patch in jmcantrell/vim-virtualenv#45.

@klen: This is working for me on OS X and FreeBSD for python 2.7 and 3.5 virtualenv's. Can you take a look?

klen added a commit that referenced this pull request Jan 11, 2016
Fix `activate_this.py` does not exist, #406
@klen klen merged commit f8ca4d2 into python-mode:develop Jan 11, 2016
@klen
Copy link
Copy Markdown
Collaborator

klen commented Jan 11, 2016

Thank you!

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

Successfully merging this pull request may close these issues.

3 participants