retdroid.blogg.se

Install vim on mac python
Install vim on mac python






  1. Install vim on mac python how to#
  2. Install vim on mac python mac os#
  3. Install vim on mac python install#
  4. Install vim on mac python full#

What's more, after running the commands above, I am able to see the following: However, the following runs absolutely fine: Starting vim and entering the following results in a segfault.

Install vim on mac python install#

$ sudo port install -s vim +breakindent +cscope +huge +python27 +python33 $ cd /opt/local/var/macports/sources//release/tarballs/ports/editors/vim/files

install vim on mac python

Install vim on mac python how to#

Py27-pip was not immediately apparent to me how to apply the patch.

Install vim on mac python mac os#

I am currently on Mac OS 10.9.2 and Xcode 5.1 (Build version 5B130a according to xcodebuild -version). If I do, I will let you know if I continue to see the error. I will probably be upgrading to Mavericks this weekend.

  • Python, virtualenvwrapper (and associated), and even pip are all the latest version, and correctly set in the terminal environment.īottom line: not sure what to make of it.
  • I have seen these errors inside and outside of a virtual environment.
  • It does seem related, but I don't think my case fits into any of the ones laid out by Ned Deily: ​. However, on 10.7, I reinstalled Macports from scratch, and then installed the latest versions directly (and still saw the error). On 10.8, I upgraded to Python 2.7.5 (from 2.7.3, I believe) and then installed vim. I invoked import sys for the two Python versions in different runs of vim. If this is the case, then the errors above are still valid. For example, if I have invoked Python 2.7, I can close&reopen vim and invoke Python 3, which will be loaded dynamically. My understanding is that I can switch between Python versions by closing vim.

    Install vim on mac python full#

    I've attached the full debug/source output from both versions of the OS. noĬhecking whether we can do without RTLD_GLOBAL for Python3. yesĬhecking whether we can do without RTLD_GLOBAL for Python. opt/local/Library/Frameworks/amework/Versions/3.3/lib/python3.3/config-3.3mĬhecking if compile and link flags for Python 3 are sane. opt/local/Library/Frameworks/amework/Versions/3.3Ĭhecking Python's configuration directory. opt/local/Library/Frameworks/amework/Versions/3.3Ĭhecking Python's execution prefix. opt/local/bin/python3.3Ĭhecking Python's install prefix. yesĬhecking -enable-python3interp argument. noĬhecking if compile and link flags for Python are sane.

    install vim on mac python

    opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/configĬhecking if -pthread should be used. opt/local/Library/Frameworks/amework/Versions/2.7Ĭhecking Python's configuration directory. opt/local/Library/Frameworks/amework/Versions/2.7Ĭhecking Python's execution prefix. $ sudo port -d -s install vim +breakindent +huge +python27 +python33Ĭhecking Python's install prefix.

    install vim on mac python install vim on mac python

    I attempted a clean install of Macports on the Macbook Air (10.7), but the problem persists. Furthermore, I have no problem importing MAXREPEAT from _sre. I am unclear on what is happening, as the path to Python looks correct. ImportError: cannot import name MAXREPEAT User_base = getuserbase() # this will also set USER_BASEįile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/site.py", line 231, in getuserbaseįile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/sysconfig.py", line 516, in get_config_varįile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/sysconfig.py", line 449, in get_config_varsįile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/re.py", line 105, in įile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/sre_compile.py", line 14, in įile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/sre_parse.py", line 17, in įile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/sre_constants.py", line 18, in Known_paths = addusersitepackages(known_paths)įile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/site.py", line 266, in addusersitepackagesįile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/site.py", line 241, in getusersitepackages Python 2.7 and 3.3 work fine, as do vim and vim when both Python options are set, Vim does not function as expected.Į370: Could not load library amework/Versions/3.3/PythonĮ263: Sorry, this command is disabled, the Python library could not be loaded.įile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/site.py", line 548, in įile "/opt/local/Library/Frameworks/amework/Versions/2.7/lib/python2.7/site.py", line 530, in main

  • ticket:39207 vim is broken after upgrading MacPorts python27 from 2.7.3 to 2.7.5.







  • Install vim on mac python