GithubHelp home page GithubHelp logo

Comments (5)

minrk avatar minrk commented on May 27, 2024

I'm not sure I understand. PyQt (or PySide) is a dependency. They aren't pip-installable, so we can't express them as setuptools dependencies, though.

from qtconsole.

damianavila avatar damianavila commented on May 27, 2024

I expressed myself in a very bad way, I modified the title accordingly... I wanted to express my intentions to have some automatic way to install pyqt if it is not detected... but that's depend on the platforms and package manager...
Essentially, I would like to see jupyter-qtconsole trying to install pyqt if:

  • pyqt is not detected but
  • conda is detected...
    but maybe is going to much with conda... IDK, just thinking a nice way to start the console w/o thinking in any kind of installation...

from qtconsole.

minrk avatar minrk commented on May 27, 2024

I don't think that's the right thing to do. The qtconsole conda package has a proper dependency on PyQt, as does the qtconsole apt package, so I think this is covered for most users. When you install with pip, one of the limitations is you only get pip-resolvable dependencies automatically. I think the absolute most we should do in that case is display a message.

from qtconsole.

damianavila avatar damianavila commented on May 27, 2024

I think the absolute most we should do in that case is display a message.

OK, thinking again on this, I agree with you... I guess was a kind of desire to solve problems for people using pip in a conda-way... and that's not right. Just closing. Thanks for the feedback and the alert about my bad way to express my idea 😉

from qtconsole.

minrk avatar minrk commented on May 27, 2024

We just need to get PyQt to be pip-installable!

from qtconsole.

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.