Ticket #15099 (reopened defect)
[vim-7.1.293+python] wrong Python linked?
| Reported by: | frodwith@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | Port Bugs |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | wms@… | |
| Port: | vim vim-app |
Description
With python25 installed and "python_select"ed, I get this error when running my first :python command in a new vim session.
sys:1: RuntimeWarning: Python C API version mismatch for module vim: This Python
has API version 1012, module vim has version 1013.
As nearly as I can tell, vim is getting built with -framework Python instead of the stuff python-config would give you (-ldl -lpython2.5). I don't know if this is a bug for the port to fix or for vim to fix, please advise. :)
Change History
Note: See
TracTickets for help on using
tickets.

