Coder Social home page Coder Social logo

Comments (7)

amjith avatar amjith commented on August 23, 2024

Valid point. I'll try to mimic psql errors.

Although the error trace you pasted leads me to believe that the connection error actually triggered a different issue with the Click library used by pgcli. Are you using Windows?

from pgcli.

pmontrasio avatar pmontrasio commented on August 23, 2024

No, I'm on Ubuntu 12.04. Can I do anything to help you debugging this error?

from pgcli.

amjith avatar amjith commented on August 23, 2024

This issue should be fixed now by PR #49 and #50. Can you try installing it straight from git HEAD and see if that fixes it.

You can install it directly from the git repo using the following command:

pip install -e [email protected]:amjith/pgcli.git#egg=pgcli

from pgcli.

pmontrasio avatar pmontrasio commented on August 23, 2024

I got the same stack trace but probably the problem is due to #54 because I have click 3.1

from pgcli.

amjith avatar amjith commented on August 23, 2024

I just merged that PR to master. Can you try it again? Sorry about that.

from pgcli.

amjith avatar amjith commented on August 23, 2024

Version 0.10.1 released to PyPI. https://pypi.python.org/pypi/pgcli/0.10.1

Can you please try this and confirm if this fixes the issue?

from pgcli.

pmontrasio avatar pmontrasio commented on August 23, 2024

Works like a charm. It upgraded click to 3.3 and the new error message is nice.

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.