脚本中的python 运行正常
但是cmdline 的:py 会出错。
:py
:py3E448: Could not load library function PyArg_Parse
E263: Sorry, this command is disabled, the Python library could not be loaded.
编译选项E448: Could not load library function PySys_SetArgv
E263: Sorry, this command is disabled, the Python library could not be loaded.
代码: 全选
./configure --enable-multibyte --with-features=huge --enable-gui=gnome2 \
--enable-python3interp=yes --enable-rubyinterp --enable-pythoninterp=yes \
--enable-tclinterp --enable-fontset \
--with-python-config-dir=/usr/lib/python2.7/config \
--with-python3-config-dir=/usr/lib/python3.2/config