Your message dated Sat, 3 Nov 2018 14:08:44 +0100
with message-id <20181103130844.GA20717@crossbow>
and subject line Re: Bug#843756: neovim: YouCompleteMe unavailable: No module 
named requests_futures.sessions
has caused the Debian Bug report #843756,
regarding neovim: YouCompleteMe unavailable: No module named 
requests_futures.sessions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
843756: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843756
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim-youcompleteme
Version: 0+20160327+git1b76af4-2
Severity: normal

When using vim-youcompleteme with neovim=0.1.6 (debian package), it 
silently doesn't work.

When running vim with -V255, the reason gets printed to screen:

    Traceback (most recent call last):
      File "<string>", line 25, in <module>
      File "/usr/share/vim-youcompleteme/python/ycm/setup.py", line 42, in 
SetUpYCM
        from ycm.youcompleteme import YouCompleteMe
      File "/usr/share/vim-youcompleteme/python/ycm/youcompleteme.py", line 39, 
in <module>
        from ycm.omni_completer import OmniCompleter
      File "/usr/share/vim-youcompleteme/python/ycm/omni_completer.py", line 
30, in <module>
        from ycm.client.base_request import BaseRequest, HandleServerException
      File "/usr/share/vim-youcompleteme/python/ycm/client/base_request.py", 
line 32, in <module>
        from requests_futures.sessions import FuturesSession
    ImportError: No module named requests_futures.sessions
    YouCompleteMe unavailable: No module named requests_futures.sessions

Installing python-requests-futures makes neovim work, too.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vim-youcompleteme depends on:
ii  python3-future            0.15.2-4
ii  python3-requests          2.11.1-1
ii  python3-requests-futures  0.9.7-1
pn  python3:any               <none>
ii  vim-athena [vim-python]   2:8.0.0022-1
ii  vim-gtk3 [vim-python]     2:8.0.0022-1
ii  ycmd                      0+20160327+gitc3e6904-1+b1

Versions of packages vim-youcompleteme recommends:
ii  vim-addon-manager  0.5.5

vim-youcompleteme suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi Philipp Marek,

On Wed, Nov 09, 2016 at 10:50:55AM +0100, Ph. Marek wrote:
> When using vim-youcompleteme with neovim=0.1.6 (debian package), it
> silently doesn't work.

Sadly the bugreport didn't recieve much attention so far and by now
I find it hard to figure out if it still applies… so as a way forward
I would suggest we move the discussion(if any) on how to support neovim
in the package to bugreport #863619.

ycmd and vim-youcompleteme are now both python3-using packages, so
I would hope the specific issue you report here is resolved in sofar as
we don't use python2 anymore. I am hence closing as done but feel free
to report back if that is still happening for you – thanks in any case!


Best regards

David Kalnischkies

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to