Code Monkey home page Code Monkey logo

Comments (2)

avivace avatar avivace commented on June 16, 2024 3

Hi @tiborsimko and @ParthS007 and thanks for the troubleshooting!

I'm on Debian Sid. I've installed python-pycurl libcurl4-openssl-dev libssl-dev and that definitely fixed the issue, I'm now able to run the cernopendata-client executable from the shell.

from cernopendata-client.

tiborsimko avatar tiborsimko commented on June 16, 2024 2

Hi @avivace, there are two takes on this:

  1. Which OS you are using? You may need to install some system packages, e.g. for CentOS it is necessary to have libcurl-devel installed. (See our Dockerfile.)

  2. People may be using cernopendata-client on many systems, so ideally we could take this occasion @ParthS007 and revive the old idea of making pycurl an optional dependency. That is, check if it is there, and if not, simply use requests or other such built-in mechanism for downloading files.

The item 1 is a quick fix for @avivace, the item 2 is more work, but perhaps worth to take already now?

from cernopendata-client.

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.