conda install jupyter尝试从 Anaconda 提示符处安装 jupyter ,引发pin-1 in not installable because it requires python 3.12
我安装了python 3.11,我安装的miniconda版本使用python 3.11。
\n还有其他方法安装jupyter吗?
\n完整的错误回溯:
\nCollecting package metadata (repodata.json): done\nSolving environment: / warning libmamba Added empty dependency for problem type SOLVER_RULE_UPDATE\nfailed\n\nLibMambaUnsatisfiableError: Encountered problems while solving:\n - package jupyter-1.0.0-py27_4 requires python >=2.7,<2.8.0a0, but none of the providers can be installed\n\nCould not solve for environment specs\nThe following packages are incompatible\n\xe2\x94\x9c\xe2\x94\x80 jupyter is installable with the potential options\n\xe2\x94\x82 \xe2\x94\x9c\xe2\x94\x80 jupyter 1.0.0 would …Run Code Online (Sandbox Code Playgroud)