Ipykernel is not running in conda root envirnoment.
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
While trying to install Ipykernel this thing happens. I am using miniconda3 with Python3.6.2
C:\Users\SAQLAIN>conda install ipykernel
Fetching package metadata .............
Solving package specifications: .
Package plan for installation in environment C:\Miniconda3:
The following NEW packages will be INSTALLED:
ipykernel: 4.6.1-py36h9617649_0
Proceed ([y]/n)? y
ipykernel-4.6. 100% |###############################| Time: 0:00:03 36.20 kB/s
ERROR conda.core.link:_execute_actions(337): An error occurred while installing pack
age 'defaults::ipykernel-4.6.1-py36h9617649_0'.
FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
Attempting to roll back.
FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
Contributor guide
Research direction
Reproduce `conda install ipykernel` in Miniconda3 with Python 3.6.2 on Windows, using the root environment described in the report. Inspect the FileNotFoundError during package installation; done means the command completes without rollback and ipykernel is installed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- anaconda, jupyter-notebook, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100