Tôi gặp rắc rối với vim của mình với hỗ trợ "python".
Tôi đã cài đặt gnome-vim, trong Ubuntu 11.04, về mặt lý thuyết có hỗ trợ "python" nhưng nếu tôi cài đặt mầm bệnh và gundo , khi tôi nhấn F5, thông báo bên dưới được hiển thị:
Error detected while processing /home/perseus/Coding/LinuxConfigFiles/.vim/bundle/gundo/autoload/gundo.vim:
line 22:
E837: This Vim cannot execute :py3 after using :python
line 30:
E121: Undefined variable: s:has_supported_python
E15: Invalid expression: !s:has_supported_python
Error detected while processing function gundo#GundoToggle..<SNR>26_GundoToggle..<SNR>26_GundoOpen:
line 2:
E121: Undefined variable: s:has_supported_python
E15: Invalid expression: s:has_supported_python == 2
line 10:
E121: Undefined variable: s:has_supported_python
"__Gundo_Preview__" [New File]
Error detected while processing function gundo#GundoToggle..<SNR>26_GundoToggle..<SNR>26_GundoOpen..<SNR>26_GundoRenderGraph:
line 1:
E121: Undefined variable: s:has_supported_python
E15: Invalid expression: s:has_supported_python == 2
Error detected while processing function gundo#GundoToggle..<SNR>26_GundoToggle..<SNR>26_GundoOpen..<SNR>26_GundoRenderPreview:
line 1:
E121: Undefined variable: s:has_supported_python
E15: Invalid expression: s:has_supported_python == 2
Bất cứ ai cũng biết làm thế nào để khắc phục nó?
:version
sẽ cho bạn biết nếu bạn có +python
. Nếu có, có lẽ nó được biên dịch dựa trên một phiên bản khác của trăn.
:version
và có +python/dyn
và +python3/dyn
. Bạn có hướng dẫn cách biên dịch với hỗ trợ python trên internet không? Tôi đã không tìm thấy cách biên dịch sang Ubuntu / linux với sự hỗ trợ của python.
python/dyn
nghĩa là bạn có Hỗ trợ Python. Vấn đề là ở chính bản thân Gundo