`exp show`: `celery` error when upgrading from `2.13.0` to `2.15.0`
See original GitHub issueBug Report
Description
From #vs-code on our Discord server:
I’ll fill in more details as I get them. From the error: ERROR: unexpected error - No module named 'celery.fixups'
I’d assume that this is related to the ongoing work with upgrading the queue
.
Reproduce
Expected
Environment information
Output of dvc doctor
:
$ dvc doctor
Additional Information (if any):
Issue Analytics
- State:
- Created a year ago
- Reactions:1
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Celery upgrade from 4.4.6 to 5.1.2 fails with error DatabaseError
I have a working DJango application with python 3.7.12 django==2.2.24 celery==4.4.6 django-celery-beat==1.5.0. I need to upgrade celery to
Read more >Bug listing with status RESOLVED with resolution OBSOLETE ...
... Bug:54727 - "gentoo-stats --update fails with error message" ... for ebuild mplayer-xp" status:RESOLVED resolution:OBSOLETE severity:enhancement ...
Read more >Package List — Spack 0.20.0.dev0 documentation
A package universe and a request to install, remove, or upgrade packages have to be encoded in the CUDF format. Such a CUDF...
Read more >Search Results - CVE
A vulnerability in Batik of Apache XML Graphics allows an attacker to run untrusted Java code from an SVG. This issue affects Apache...
Read more >Compare Packages Between Distributions - DistroWatch.com
Show : Major packages only (52) All tracked packages (224); Complete summaries of the Gentoo ... android-sdk-update-manager 24.4.1 ... arel-helpers 2.13.0
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Probably an issue with the binary (deb) packages not pulling in all of the necessary dvc-task/celery imports
Hi @mattseddon, this is my
dvc doctor
output:I’m on windows 10, dvc installed by windows installer, and setup VSCode dvc extension to use system PATH. I can see the same error message in the extension output, and the extension always pooling and failed, can not get any information.