Giter Site home page Giter Site logo

Comments (4)

Shougo avatar Shougo commented on June 8, 2024

I don't know why the error occurred. But the job is dead.

Unfortunately, deoplete development is ended. You should use ddc.vim instead.

from deoplete.nvim.

Shougo avatar Shougo commented on June 8, 2024
## Requirements

- `has('python3')`
- For Vim 8:
  - [roxma/vim-hug-neovim-rpc](https://github.com/roxma/vim-hug-neovim-rpc)
  - `g:python3_host_prog` pointed to your python3 executable, or `echo
      exepath('python3')` is not empty.
  - [pynvim](https://github.com/neovim/pynvim) (`pip3
      install pynvim`)

I think you don't install pynvim.

from deoplete.nvim.

hh02 avatar hh02 commented on June 8, 2024

I have solved this problem.
On win10, it needs to rename "python.exe" to "python3.exe" for plugin yarp use "python3", otherwise it will not found python, the error appears.
Because vim-go use deoplete for completion, I will use ddc immediately when vim-go support it.
Thanks for your time!

from deoplete.nvim.

Shougo avatar Shougo commented on June 8, 2024

Oh...

I don't use vim-go. You can use LSP features instead.

from deoplete.nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.