我想更新 ubuntu 22.04 LTS 上的 conda 环境安装。我开始
conda update --all
下载了更新包。然后出现以下错误。
Preparing transaction: done
Verifying transaction: failed
CondaVerificationError: The package for tk located at /home/anaconda3/pkgs/tk-8.6.12-h1ccaba5_0
appears to be corrupted. The path 'include/mysqlStubs.h'
specified in the package manifest cannot be found.
有解决办法吗?谢谢。