Could not solve for environment specs
The following packages are incompatible
├─ jupyter =* * is installable with the potential options
│ ├─ jupyter 1.0.0 would require
│ │ └─ python >=2.7,=3.10,=3.11,=3.12,=3.5,=3.6,=3.7,=3.8,=3.9,=3.13,
Подробнее здесь: [url]https://stackoverflow.com/questions/79860982/why-cant-i-install-jupyter-notebook-on-my-anaconda[/url]
Я установил miniconda, настроил среду с установленным на ней Python 3.14.2, но не могу установить на него Jupyter Notebook... Вот код: [code]Could not solve for environment specs The following packages are incompatible ├─ jupyter =* * is installable with the potential options │ ├─ jupyter 1.0.0 would require │ │ └─ python >=2.7,=3.10,=3.11,=3.12,=3.5,=3.6,=3.7,=3.8,=3.9,=3.13,