Giter Site home page Giter Site logo

Comments (10)

huang06 avatar huang06 commented on August 23, 2024 11

workaround: pin the click to < 8.0.

pip install "click>=7,<8"

from rq-dashboard.

peskovkst avatar peskovkst commented on August 23, 2024 3

solved via pip install git+https://github.com/jace/rq-dashboard.git@main @oodio

from rq-dashboard.

ronalddas avatar ronalddas commented on August 23, 2024 1

workaround: pin the click to < 8.0.

pip install "click>=7,<8"

After downgrading click , am geting new error ImportError: cannot import name 'ParameterSource' from 'click.core'

from rq-dashboard.

alor avatar alor commented on August 23, 2024

it's related to: #385

from rq-dashboard.

arisolt avatar arisolt commented on August 23, 2024

I'm also unable to start rq-dashboard after installing it via pip. Same error as above. Is there a solution to this problem?

from rq-dashboard.

796F avatar 796F commented on August 23, 2024

same as @ronalddas any luck getting around this?

from rq-dashboard.

ronalddas avatar ronalddas commented on August 23, 2024

same as @ronalddas any luck getting around this?

Nope, I just used the Job Registries (https://python-rq.org/docs/job_registries/) functions to get whatever data I wanted

from rq-dashboard.

796F avatar 796F commented on August 23, 2024

from rq-dashboard.

oodio avatar oodio commented on August 23, 2024

Having the same issue @796F.

from rq-dashboard.

nhairs-lumin avatar nhairs-lumin commented on August 23, 2024

This is fixed as of 1be184a

However this is not yet available on PyPI (#393) so you will need to install from source:
git+https://github.com/Parallels/rq-dashboard.git@master.

from rq-dashboard.

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.