question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`exp show`: `celery` error when upgrading from `2.13.0` to `2.15.0`

See original GitHub issue

Bug Report

Description

From #vs-code on our Discord server:

image

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:closed
  • Created a year ago
  • Reactions:1
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
pmrowlacommented, Jul 26, 2022

Probably an issue with the binary (deb) packages not pulling in all of the necessary dvc-task/celery imports

0reactions
allenylleecommented, Jul 26, 2022

Hi @mattseddon, this is my dvc doctor output:

PS D:\Projects\application-summarization> dvc doctor
DVC version: 2.15.0 (exe)
---------------------------------
Platform: Python 3.9.13 on Windows-10-10.0.19043-SP0
Supports:
        azure (adlfs = 2022.7.0, knack = 0.9.0, azure-identity = 1.10.0),
        gdrive (pydrive2 = 1.14.0),
        gs (gcsfs = 2022.5.0),
        hdfs (fsspec = 2022.5.0, pyarrow = 8.0.0),
        webhdfs (fsspec = 2022.5.0),
        http (aiohttp = 3.8.1, aiohttp-retry = 2.5.2),
        https (aiohttp = 3.8.1, aiohttp-retry = 2.5.2),
        s3 (s3fs = 2022.5.0, boto3 = 1.21.21),
        ssh (sshfs = 2022.6.0),
        oss (ossfs = 2021.8.0),
        webdav (webdav4 = 0.9.7),
        webdavs (webdav4 = 0.9.7)
Cache types: hardlink
Cache directory: NTFS on D:\
Caches: local
Remotes: ssh
Workspace directory: NTFS on D:\
Repo: dvc, git

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found