Giter VIP home page Giter VIP logo

Comments (8)

Shougo avatar Shougo commented on June 22, 2024

Unfortunately you cannot specify the version.
deoplete-jedi includes jedi.
If it is fixed in upstream, I will include the changes.

from deoplete-jedi.

jdhao avatar jdhao commented on June 22, 2024

Maybe jedi should be decoupled from deoplete-jedi so that users can upgrade or downgrade Jedi more freely, as discussed here.

Currently, I have to go to the directory where jedi is embedded in deoplete-jedi (On my system, the directory is: C:\Users\Administrator\AppData\Local\nvim-data\plugged\deoplete-jedi\rplugin\python3\deoplete\vendored\jedi) and checkout the old commit like this:

git checkout tags/v0.16.0

It is a bit cumbersome as compared to pip install -U jedi==0.16.0.

from deoplete-jedi.

Shougo avatar Shougo commented on June 22, 2024

Yes. But users needs to install/upgrade jedi module manually.
It is really desired behavior?
I need more users voice.

from deoplete-jedi.

jdhao avatar jdhao commented on June 22, 2024

@Shougo As long as you state explicitly on the repo home page which versions of Jedi are required for deoplete-jedi to work properly, I think it is the user's responsibility to meet that requirement. The plugin shouldn't do that for the user unless explicitly instructed by the user.

For example, deoplete requires certain Python versions to run, but it shouldn't install Python for the user. It is the user who need to fulfill that requirement.

from deoplete-jedi.

Shougo avatar Shougo commented on June 22, 2024

@jdhao Please test #262.

from deoplete-jedi.

jdhao avatar jdhao commented on June 22, 2024

@Shougo It works. I can use jedi 0.16 with deoplete-jedi without any error.

from deoplete-jedi.

Shougo avatar Shougo commented on June 22, 2024

I will merge it later.

from deoplete-jedi.

Shougo avatar Shougo commented on June 22, 2024

I have merged it.

from deoplete-jedi.

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.