deoplete-plugins / deoplete-jedi

deoplete.nvim source for Python
MIT License
588 stars 40 forks source link

python versions for virtualenv #275

Closed hros closed 6 months ago

hros commented 6 months ago

The instructions recommend installing Python versions 2.7.11 and 3.4.4

Is there a reason for these versions, or can I use the latest versions of Python?

If I only use Python 3.x do I need to install the 2.x virtualenv?

Shougo commented 6 months ago

The instructions recommend installing Python versions 2.7.11 and 3.4.4

Really? I cannot see the instruction. Please upload it. I will fix.

hros commented 6 months ago

In https://github.com/deoplete-plugins/deoplete-jedi/wiki/Setting-up-Python-for-Neovim#using-virtual-environments

Shougo commented 6 months ago

Fixed.