Auto merge of #2281 - micbou:documentation-windows-python-bug, r=micbou
[READY] Recommend a more recent version for Python bug on Windows <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2281) <!-- Reviewable:end -->
This commit is contained in:
commit
576bef62e6
@ -2816,7 +2816,7 @@ version of Python.
|
|||||||
|
|
||||||
If you are running vim on Windows with Python 2.7.11, this is likely caused by
|
If you are running vim on Windows with Python 2.7.11, this is likely caused by
|
||||||
a [bug][vim_win-python2.7.11-bug]. Follow this [workaround]
|
a [bug][vim_win-python2.7.11-bug]. Follow this [workaround]
|
||||||
[vim_win-python2.7.11-bug_workaround] or use a different version (Python 2.7.9
|
[vim_win-python2.7.11-bug_workaround] or use a different version (Python 2.7.12
|
||||||
does not suffer from the bug).
|
does not suffer from the bug).
|
||||||
|
|
||||||
### I can't complete python packages in a virtual environment.
|
### I can't complete python packages in a virtual environment.
|
||||||
|
@ -3096,7 +3096,7 @@ module could not be loaded" ~
|
|||||||
|
|
||||||
If you are running vim on Windows with Python 2.7.11, this is likely caused by
|
If you are running vim on Windows with Python 2.7.11, this is likely caused by
|
||||||
a bug [61]. Follow this workaround [62] or use a different version (Python
|
a bug [61]. Follow this workaround [62] or use a different version (Python
|
||||||
2.7.9 does not suffer from the bug).
|
2.7.12 does not suffer from the bug).
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
*youcompleteme-i-cant-complete-python-packages-in-virtual-environment.*
|
*youcompleteme-i-cant-complete-python-packages-in-virtual-environment.*
|
||||||
|
Loading…
Reference in New Issue
Block a user