[Bug 228188] devel/youcompleteme: YouCompleteMe unavailable: no module named 'future'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 12 05:11:57 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228188

            Bug ID: 228188
           Summary: devel/youcompleteme: YouCompleteMe unavailable: no
                    module named 'future'
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ultima at freebsd.org
          Reporter: skh1002 at hotmail.com
          Assignee: ultima at freebsd.org
             Flags: maintainer-feedback?(ultima at freebsd.org)

After installing the latest versions of editors/vim and devel/YouCompleteMe
from ports and running vim, I am getting the error:

    YouCompleteMe unavailable: No module named 'future'

It seems that this error is not unique to ports because there are a few similar
bug reports at the main github repository. 

In my case, I tend to think the reason is my vim port was built against python
3.6 (which does not have module 'future'), but YCM in ports uses python 2.7.
Therefore, an attempt to 'import future' fails.

I wonder if it is possible at all to use YCM with Vim+python3.6 or I will need
to rebuild Vim with python 2.7 instead.

It would be nice, of course, if YCM could be built against the current python
version, too!

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list