Why Anaconda does not recognize conda command?

前端 未结 15 2076
挽巷
挽巷 2020-12-13 05:52

I installed the latest version of Anaconda. Now I want to install OpenCV within it. When I type:

conda install -c https://conda.binstar.org/anaconda opencv
<         


        
15条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-13 06:34

    Same problem with Anaconda running on Ubuntu 15.10. I closed the terminal and opened a new window and it worked fine.

提交回复
热议问题