InvalidArchiveError(“Error with archive D:\\software\\miniconda3\\pkgs\\jupyterlab_widgets-3.0.16-py310haa95532_0.conda. You probably need to delete and re-download or re-create this file. Message was:\\n\\nfailed with error: [Errno 2] No such file or directory: ‘D:\\\\software\\\\miniconda3\\\\pkgs\\\\jupyterlab_widgets-3.0.16-py310haa95532_0\\\\share\\\\jupyter\\\\labextensions\\\\@jupyter-widgets\\\\jupyterlab-manager\\\\static\\\\vendors-node_modules_d3-color_src_color_js-node_modules_d3-format_src_defaultLocale_js-node_m-09b215.2643c43f22ad111f4f82.js’”)

一、问题原因
这个 InvalidArchiveError 错误在 Windows 系统上使用 Conda 时非常常见。报错的核心原因是:文件路径过长
