Git Product home page Git Product logo

Comments (5)

Linell avatar Linell commented on August 16, 2024

I'm having the same issue, also with Python/pip from Homebrew. Based off of this, I think it's got something to do with the -final0 tag on the version. I also attempted to upgrade jedi to make sure something weird wasn't going on, but that didn't help.

According to yolk, the version we have is all that's available.

from pgcli.

amjith avatar amjith commented on August 16, 2024

Yeah this is a known issue caused by enforcing PEP 440 in the recent days.

Please try pip install jedi==0.8.1, that should fix it.

ref: davidhalter/jedi#521

from pgcli.

colemanm avatar colemanm commented on August 16, 2024

Thanks, @amjith - that worked, just had to delete the temp install directory in /private/var first, then reinstalled.

from pgcli.

Linell avatar Linell commented on August 16, 2024

👍 worked for me

from pgcli.

amjith avatar amjith commented on August 16, 2024

I've added an explicit dependency for Jedi in pgcli's setup.py file (https://github.com/amjith/pgcli/blob/master/setup.py#L28).

This shouldn't happen anymore with pgcli version 0.10.2 and above.

from pgcli.

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.