python-control

PackagesNotFoundError: The following packages are not available from current channels:

喜夏-厌秋 提交于 2019-12-17 15:27:16
问题 I'm somewhat new to Python. I've used it in a bunch of projects, but haven't really needed to stray from its standard setup. I'm trying to install some new packages to get access to functions necessary for a university assignment. When I try to install, I get the following: (base) C:\Anaconda2\Jupyter>conda install -c python-control -c cyclus slycot control Solving environment: failed PackagesNotFoundError: The following packages are not available from current channels: - slycot - control

PackagesNotFoundError: The following packages are not available from current channels:

只谈情不闲聊 提交于 2019-11-27 18:04:40
I'm somewhat new to Python. I've used it in a bunch of projects, but haven't really needed to stray from its standard setup. I'm trying to install some new packages to get access to functions necessary for a university assignment. When I try to install, I get the following: (base) C:\Anaconda2\Jupyter>conda install -c python-control -c cyclus slycot control Solving environment: failed PackagesNotFoundError: The following packages are not available from current channels: - slycot - control Current channels: - https://conda.anaconda.org/python-control/win-64 - https://conda.anaconda.org/python