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.

DVC doctor reveals missing adlfs package in latest CML image

See original GitHub issue

I know this is a DVC issue, but it only occurs in the latest CML image.

> dvc doctor
ERROR: unexpected error - adlfs
Traceback (most recent call last):
  File "dvc/main.py", line 55, in main
  File "dvc/command/base.py", line 64, in do_run
  File "dvc/command/version.py", line 14, in run
  File "dvc/info.py", line 35, in get_dvc_info
  File "dvc/info.py", line 127, in _get_supported_remotes
  File "importlib/metadata.py", line 531, in version
  File "importlib/metadata.py", line 504, in distribution
  File "importlib/metadata.py", line 177, in from_name
importlib.metadata.PackageNotFoundError: adlfs

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "dvc/__main__.py", line 7, in <module>
  File "dvc/main.py", line 88, in main
  File "dvc/info.py", line 35, in get_dvc_info
  File "dvc/info.py", line 127, in _get_supported_remotes
  File "importlib/metadata.py", line 531, in version
  File "importlib/metadata.py", line 504, in distribution
  File "importlib/metadata.py", line 177, in from_name
importlib.metadata.PackageNotFoundError: adlfs
[404] Failed to execute script __main__

> dvc --version
2.5.4

> cml-runner --version
0.6.3

A pip install dvc adlfs does not fix the problem 🤔

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
0x2b3bfa0commented, Aug 15, 2021

@mattlbeck, in the worst case scenario, fixes should propagate to container images 24 hours after the release of DVC 2.6.0, but I’ll try to stay tuned and trigger a manual image rebuild as soon as possible.

1reaction
0x2b3bfa0commented, Aug 15, 2021

🔔 @mattlbeck, fixed!

Read more comments on GitHub >

github_iconTop Results From Across the Web

DVC 10 Aug - 24 Aug 2021 · GitHub
Overview · Repositories · Projects · Packages · People · Sponsoring. To do 0 In progress 0 Review in progress 0 Done 30....
Read more >
Troubleshooting | Data Version Control - DVC
Troubleshooting. Here we provide help for some of the problems that DVC user might stumble upon. Failed to pull data from the cloud....
Read more >
Simple index - piwheels
... metapdf onelogin minimalist-python-package operators cluster-ensembles ifts gamma-viewer python-simplexquery dvc-gdrive vtreat lhub-integ ...
Read more >
Simple Index
101703573-missing-pkg-suruchipundir ... 123movies-watch-raya-and-the-last-dragon-2021-full-online-movie-free-hd-quality ... af-simple-process-image-renderer
Read more >
Simple Index - Mirror UNPAD
ad-testing-packaging-cs207 ... aspose-imaging-java-for-jython · aspose-omr-cloud ... azure-elasticluster-current · azure-eventgrid
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