Anconda3+tensorflow安装opencv 安装whl版本安装提示“whl is not a supported wheel on this platform

    xiaoxiao2023-10-19  102

    Anconda3+tensorflow安装opencv 安装whl版本安装提示“whl is not a supported wheel on this platform”

    Anconda3+tensorflow安装opencv 安装whl版本安装提示“whl is not a supported wheel on this platform”错误解决

    Anconda3+tensorflow安装opencv 安装whl版本安装提示“whl is not a supported wheel on this platform”

    错误

    第一次安装opencv,笔者是在Anconda3下安装的tensorflow,在安装opencv时一直报错,在site-package中下载了对应的whl包,使用pip安装,提示不支持

    后来看了一下python版本,发现是3.5,但Pycharm中用的是3.6,突然明白了,现在的python一直在用Anconda自带的python3.5

    解决

    激活tensorflow虚拟环境即可

    最新回复(0)