I am trying to install jupyter notebook but there are some problem
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
I use "conda install jupyter notebook", then it said:
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |
Found conflicts! Looking for incompatible packages.
Examining jupyter: 25%|██████████████████▎ | 1/Examining jupyter: 50%|████████████████████████████████▌ Examining notebook: 50%|████████████████████████████████ Examining notebook: 75%|███████████████████████████████████████████████ Examining python=3.7: 75%|██████████████████████████████████████████████ Examining python=3.7: 100%|██████████████████████████████████████████████ Examining conflict for jupyter notebook: 25%|██████████▎ | 1/4 [00:00<00:00, 10Examining conflict for jupyter notebook python: 50%|█████████████████ | 2/4 [00:00<00:Examining conflict for notebook python: 75%|█████████████████████████████████ Examining conflict for notebook python: 100%|████████████████████████████████████ failed
UnsatisfiableError: The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versions
Package setuptools conflicts for:
notebook -> jinja2 -> setuptools
python=3.7 -> pip -> setuptools
Package notebook conflicts for:
notebook
jupyter -> notebookThe following specifications were found to be incompatible with your CUDA driver:
- feature:/win-64::__cuda==8.0=0
Your installed CUDA driver is: 8.0
Contributor guide
Research direction
No repository files, tests, or entry points are identified. Start by reproducing `conda install jupyter notebook` with the reported Python, setuptools, and CUDA details, then inspect the resolver output; done would require a clearly reproducible project issue with a confirmed repository-side cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- anaconda, jupyter-notebook, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100