Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upPython support broken in 109 on OS X 10.9.5 #350
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
krid78
commented
Sep 13, 2016
|
I see a similar issue with UltiSnips. This is a possible duplicate of #349 |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Viqsi
Sep 13, 2016
I'm getting the same issue with simplenote.vim on OSX 10.11.6, so it's not confined to Mavericks.
Viqsi
commented
Sep 13, 2016
|
I'm getting the same issue with simplenote.vim on OSX 10.11.6, so it's not confined to Mavericks. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
oluckyman
Sep 13, 2016
Just updated to 8.0.3. and getting "Sorry, this command is disabled" while starting (because of YouCompleteMe plugin).
Also the same error when run command :py import sys
oluckyman
commented
Sep 13, 2016
|
Just updated to 8.0.3. and getting "Sorry, this command is disabled" while starting (because of YouCompleteMe plugin). |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
liming01
Sep 13, 2016
I get same error for YouCompleteMe plugin in macvim 8 on mac 10.11, however all versions of macvim 7 works fine.
YouCompleteMe unavailable: dlopen(/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so, 2): Symbol not foun
d: __PyCodecInfo_GetIncrementalDecoder
Referenced from: /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so
Expected in: flat namespace
in /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so
liming01
commented
Sep 13, 2016
•
|
I get same error for YouCompleteMe plugin in macvim 8 on mac 10.11, however all versions of macvim 7 works fine. YouCompleteMe unavailable: dlopen(/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so, 2): Symbol not foun |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
splhack
Sep 14, 2016
Member
Fixed in snapshot-110 https://github.com/macvim-dev/macvim/releases/tag/snapshot-110
|
Fixed in snapshot-110 https://github.com/macvim-dev/macvim/releases/tag/snapshot-110 |
splhack
closed this
Sep 14, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
RubenVerborgh
commented
Sep 14, 2016
|
Thanks, the fix works! |
RubenVerborgh commentedSep 13, 2016
•
edited
Edited 1 time
-
RubenVerborgh
edited Sep 13, 2016 (most recent)
When upgrading to version 8.0 (109), Python support broke on OS X 10.9.5. When starting Vim, I get:
The package requiring Python is editorconfig-vim.