Open mjscott8824 opened 11 months ago
I'm having a similar issue while trying to install a fresh Anaconda.
ERROR conda.core.link:_execute(740): An error occurred while installing package 'defaults::scikit-learn-1.3.0-py311ha02d727_0'. Rolling back transaction: done
[Errno 2] No such file or directory: '/home/obinna/bin/bash' ()
I have the same problem in Windows 10. Even worse it then says "Rolling back transaction:" but that never completes.
I have same problem on win 11. ` ERROR conda.core.link:_execute(740): An error occurred while installing package 'defaults::anaconda-anon-usage-0.4.4-py310h8ddfbff_0'. Rolling back transaction: done
LinkError: post-link script failed for package defaults::anaconda-anon-usage-0.4.4-py310h8ddfbff_0 location of failed script: C:\Users\Owner\Anaconda3\Scripts.anaconda-anon-usage-post-link.bat ==> script messages <==
Checklist
Impacted product
What happened?
After installing packages and then running a final update using the cmd: conda update --all --channel "anaconda" --override-channels --yes an the subject line error is thrown rendering anaconda useless.
LinkError: post-link script failed for package anaconda::anaconda-anon-usage-0.4.3-py310h8ddfbff_0 location of failed script: C:\Program Files\Anaconda3\Scripts.anaconda-anon-usage-post-link.bat
Expected behavior or outcome
running conda update worked previously but is now throwing this error. Normally it will update all packages and dependencies w/o issues.
Conda info
Conda config
Conda list
Additional information
this is aan offline scripted install which hasn't changed although the conda update recently started failing with this error.