我使用的是 Ubuntu 19.10,并且已经安装了 anaconda。每当我打开终端时,基本环境就会默认激活。我有另一个名为kf的环境,我实际使用它,所以每次打开终端时,我都必须conda 激活 kf。有没有办法让我在打开终端时默认设置 conda 激活kf环境?
我在 Windows 10 企业版上运行 conda 4.8.1,每当我尝试安装笔记本时,它都会显示以下错误。
InvalidArchiveError("Error with archive D:\\Miniconda3\\pkgs\\notebook-6.0.2-py37_0ujelie94\\pkg-notebook-6.0.2-py37_0.tar.zst. You probably need to delete and re-download or re-create this file. Message from libarchive was:\n\nCan't create '\\\\?\\D:\\Miniconda3\\pkgs\\notebook-6.0.2-py37_0\\Lib\\site-packages\\notebook\\static\\components\\MathJax\\extensions\\a11y\\invalid_keypress.mp3'")
我尝试了不同版本的笔记本,并多次重新安装了 anaconda 和 miniconda。似乎没有任何效果。