public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Joakim Karlsson <joakim@jkarlsson.com>
To: cygwin@cygwin.com
Subject: Vim: Python3 features no longer works since upgrrade to Python 3.4.3
Date: Thu, 07 May 2015 07:15:00 -0000	[thread overview]
Message-ID: <CAEgWz=AZprK5NsM01rUufm6Nb54-q5hNQD3UF7RaYyt=Ge5d2Q@mail.gmail.com> (raw)

Hi,

After upgrading to Python 3.4.3, some features in Vim stopped working.
I believe this is because Vim is built against a specific version of
python3, namely python 3.2.

Vim needs to be rebuilt agains python 3.4.3 for this to work as well.

Vim version information:
:version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 13 2015 01:51:17)
Included patches: 1-692

Output when starting vim:

Error detected while processing /home/jkr/.vimrc:
line  378:
E370: Could not load library libpython3.2m.dll
E263: Sorry, this command is disabled, the Python library could not be loaded.
line  379:
E370: Could not load library libpython3.2m.dll
E263: Sorry, this command is disabled, the Python library could not be loaded.
line  380:
E370: Could not load library libpython3.2m.dll
E263: Sorry, this command is disabled, the Python library could not be loaded.
Press ENTER or type command to continue




Regards,
Joakim

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2015-05-07  6:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-07  7:15 Joakim Karlsson [this message]
2015-05-07  9:11 ` Yaakov Selkowitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEgWz=AZprK5NsM01rUufm6Nb54-q5hNQD3UF7RaYyt=Ge5d2Q@mail.gmail.com' \
    --to=joakim@jkarlsson.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).