mamba icon indicating copy to clipboard operation
mamba copied to clipboard

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

Open jamartinh opened this issue 2 years ago • 2 comments

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')

jamartinh avatar Jul 14 '22 17:07 jamartinh

Same as https://github.com/mamba-org/mamba/issues/1770?

jonashaag avatar Jul 15 '22 08:07 jonashaag

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.

Kaixhin avatar Oct 07 '22 04:10 Kaixhin

Any solutions to this problem?

yashbhalgat avatar Jan 04 '23 14:01 yashbhalgat

Is there still no solution?

Fissium avatar Feb 12 '23 08:02 Fissium