dash icon indicating copy to clipboard operation
dash copied to clipboard

dash/components/dash-core-components/. failed to set up

Open SeekPoint opened this issue 3 years ago • 4 comments

Thank you so much for helping improve the quality of Dash!

We do our best to catch bugs during the release process, but we rely on your help to find the ones that slip through.

Describe your context Please provide us your environment, so we can easily reproduce the issue.

  • replace the result of pip list | grep dash below
dash                 0.42.0
dash-core-components 0.47.0
dash-html-components 0.16.0
dash-renderer        0.23.0
dash-table           3.6.0
  • if frontend related, tell us your Browser, Version and OS

    • OS: [e.g. iOS]
    • Browser [e.g. chrome, safari]
    • Version [e.g. 22]

Describe the bug

A clear and concise description of what the bug is.

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots or screen recording to help explain your problem.

SeekPoint avatar Jul 23 '22 01:07 SeekPoint

@loveJasmine I'm not sure what "failed to set up" means, can you say more?

alexcjohnson avatar Jul 25 '22 14:07 alexcjohnson

https://github.com/plotly/dash/tree/dev/components/dash-core-components

it doesn't work!!! we can see a label with failed!

SeekPoint avatar Jul 26 '22 05:07 SeekPoint

Ah I see - I think that readme was just never changed when we merged dash-core-components into the main dash repo. It doesn’t have its own CI tests anymore, so we should just remove that badge (and probably other edits to that readme). Thanks for pointing this out.

alexcjohnson avatar Jul 26 '22 05:07 alexcjohnson

https://github.com/plotly/dash/issues/2117

but I followed the steps in https://github.com/plotly/dash/blob/dev/CONTRIBUTING.md still fails

https://github.com/plotly/dash/issues/2117

SeekPoint avatar Jul 27 '22 05:07 SeekPoint