-1
conda install ipython-notebook
Fetching package metadata .............
Solving package specifications: .
UnsatisfiableError: The following specifications were found to be in conflict:
- ipython-notebook -> ipython 0.13.2 -> python 2.6*
- python 3.6*
Link 1에서 명령을 시도했습니다. 그러나 해결할 수 없었다. 이것은 opencv에 대한 링크가 말하는 것입니다.python-notebook 용 condat specification unsatisfiableError는 어떻게 수정합니까?
$ conda install -c conda-forge opencv
- opencv -> python 2.7*
- python 3.6*