anaconda简单解决PackagesNotFoundError: The following packages are not available from current channels:

简单解决PackagesNotFoundError: The following packages are not available from current channels:

把conda install pyqt5代码替换成pip install pyqt5
因为有时候conda搜索不到这个库
搞了一个小时的问题终于解决了,开心!如果也帮助到了你,记得点个赞!

你可能感兴趣的:(anaconda简单解决PackagesNotFoundError: The following packages are not available from current channels:)