[MacPorts] #41344: vim @7.4.052_0+breakindent+huge+python27+python33 - vim breaks with two Python versions
MacPorts
noreply at macports.org
Thu Nov 14 07:59:43 PST 2013
#41344: vim @7.4.052_0+breakindent+huge+python27+python33 - vim breaks with two
Python versions
---------------------+----------------------
Reporter: ml@… | Owner: raimue@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: vim |
---------------------+----------------------
Comment (by code@…):
My understanding is that I can switch between Python versions by closing
vim. For example, if I have invoked Python 2.7, I can close&reopen vim and
invoke Python 3, which will be loaded dynamically. Is this not the case?
If it is, then the errors above are still valid. I invoked `import sys`
for the two Python versions in different runs of vim.
On 10.8, I upgraded to Python 2.7.5 (from 2.7.3, I believe) and then
installed vim. However, on 10.7, I reinstalled Macports from scratch, and
then installed the latest versions directly (and still saw the error).
I've taken a look at the Python bug. It does seem related, but I don't
think my case fits into any of the ones laid out by Ned Deily:
[http://bugs.python.org/issue18050#msg190132]. Specifically:
- vim is not statically compiling Python
- I have seen these errors inside and outside of a virtual environment
- Python, virtualenvwrapper (and associated), and even pip are all the
latest version, and correctly set in the terminal environment.
I will probably be upgrading to Mavericks this weekend. If I do, I will
let you know if I continue to see the error.
--
Ticket URL: <https://trac.macports.org/ticket/41344#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list