我的虚拟环境路径修改之后,创建新环境总是报错这是为什么?
InvalidArchiveError("Error with archive /media/bluce/Conda/pkgs/libgcc-ng-9.3.0-h5101ec6_173jmr8yny/pkg-libgcc-ng-9.3.0-h5101ec6_17.tar.zst. You probably need to delete and re-download or re-create this file. Message from libarchive was:\n\nCan't create 'lib/libitm.so.1'")
告别窘迫:修改conda环境和缓存默认路径默认情况下,conda 创建的新环境 以及过往安装的模块缓存都存储在用户目录下,这一点不会在 conda (user-specific)配置文件 $HOME/.condarc...