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

Bug in mamba remove [package] when [package] depends on cuda #1794

Closed
jamartinh opened this issue Jul 14, 2022 · 5 comments
Closed

Bug in mamba remove [package] when [package] depends on cuda #1794

jamartinh opened this issue Jul 14, 2022 · 5 comments
Labels
type::bug Something isn't working

Comments

@jamartinh
Copy link

Remove:
───────────────────────────────────────────────────────────────────────

  • __cuda 11.4 0 installed

KeyError: PackageRecord(_hash=5352623804000103275, name='__cuda', version='11.4', build='0', build_number=0, channel=Channel("@"), subdir='linux-64', fn='__cuda', md5='12345678901234567890123456789012', package_type='virtual_system')

@jonashaag
Copy link
Collaborator

Same as #1770?

@jonashaag jonashaag added the type::bug Something isn't working label Sep 30, 2022
@Kaixhin
Copy link

Kaixhin commented Oct 7, 2022

I have also come across this issue when trying to mamba uninstall pytorch, with this cryptic message about the above __cuda package appearing when it fails.

@yashbhalgat
Copy link

Any solutions to this problem?

@Fissium
Copy link

Fissium commented Feb 12, 2023

Is there still no solution?

@jjerphan
Copy link
Member

jjerphan commented Oct 8, 2024

I cannot reproduce the problem with mamba 1.5.10 and mamba 2.0.2.

Feel free to comment with a reproducer if you observe this issue again.

@jjerphan jjerphan closed this as completed Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type::bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants