On 05/07/2011 11:40 AM, Ben Schmidt wrote:
Here is the version information:
...
+python/dyn +python3/dyn +quickfix +reltime +rightleft -ruby
+scrollbind +signs
...
However, :echo has('python') returns 0.
Does the :python command work? If not, perhaps it can't find the python
library at runtime, as it's only dynamically linked.
Have you tried has('python/dyn') as well?
IMHO, though, has('python') should work.
Ben.
Hello Ben Schmidt,
:python command doesn't work. It gives the following message:
Could not load library function PyArg_Parse
Sorry, this command is disabled, the Python library could not be loaded.
has('python/dyn') also returns 0.
Regards,
Hong Xu
05/07/2011
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php