Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot import name 'umask' from 'dvc_objects.fs.system' #241

Closed
marinbouthemy opened this issue Dec 6, 2023 · 2 comments · Fixed by iterative/dvc-data#467
Closed

cannot import name 'umask' from 'dvc_objects.fs.system' #241

marinbouthemy opened this issue Dec 6, 2023 · 2 comments · Fixed by iterative/dvc-data#467

Comments

@marinbouthemy
Copy link

Hello,

It seems like the latest version of dvc-objects is not working fine for an import. My Github pipeline just broke because of this import:

ERROR: unexpected error - cannot import name 'umask' from 'dvc_objects.fs.system' (/opt/hostedtoolcache/Python/3.10.4/x64/lib/python3.10/site-packages/dvc_objects/fs/system.py)

I was using this version of DVC:

pip install dvc==3.33.0 dvc-azure==2.23.0

I force an older version of dvc-object to fix this issue.

Thanks a lot

@charlesmelby
Copy link

Same here

@efiop
Copy link
Member

efiop commented Dec 6, 2023

@charlesmelby @marinbouthemy @nbgit10 Hey folks, thanks for the report! dvc-data 2.22.4 is out with the fix and should be picked up by older dvc versions, but dvc 3.33.1 is also out with all fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants