您当前的位置: 首页 >  tensorflow
  • 0浏览

    0关注

    2393博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

成功解决AttributeError: module tensorflow.sets has no attribute intersection

一个处女座的程序猿 发布时间:2020-05-29 14:22:06 ,浏览量:0

成功解决AttributeError: module tensorflow.sets   has no attribute intersection

目录

解决问题

解决思路

解决方法

T1、更新 tensorflow-gpu

T2、更新pixellib库

解决问题

AttributeError: module tensorflow.sets   has no attribute intersection

解决思路

属性错误:模块tensorflow.sets没有intersection属性

解决方法

版本问题造成的,升级tensorflow版本即可!

T1、更新 tensorflow-gpu

pip install --upgrade tensorflow-gpu

因为下载速度慢,改为 pip install --user tensorflow_gpu-2.2.0-cp36-cp36m-win_amd64.whl

最后,代码运行成功!

T2、更新pixellib库
pip install --upgrade pixellib

关注
打赏
1664196048
查看更多评论
立即登录/注册

微信扫码登录

0.0452s