小编rog*_*lah的帖子

安装 jupyter,尽管 pin-1 无法安装,因为它需要 python 3.12

conda install jupyter尝试从 Anaconda 提示符处安装 jupyter ,引发pin-1 in not installable because it requires python 3.12

\n

我安装了python 3.11,我安装的miniconda版本使用python 3.11。

\n

还有其他方法安装jupyter吗?

\n

完整的错误回溯:

\n
Collecting 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)

python miniconda jupyter jupyter-notebook python-3.11

10
推荐指数
2
解决办法
9963
查看次数