【问题标题】:Pytrends anaconda install conflict with TensorFlowPytrends anaconda 安装与 TensorFlow 冲突
【发布时间】:2018-06-06 04:26:33
【问题描述】:

尝试通过 anaconda 安装 pytrends 时,我似乎遇到了冲突。提交“pip install pytrends”后出现以下错误:

tensorflow-tensorboard 1.5.1 要求漂白==1.5.0,但您将拥有不兼容的漂白 2.0.0。 tensorflow-tensorboard 1.5.1 要求 html5lib==0.9999999,但您将拥有不兼容的 html5lib 0.999999999。

我也有 tensorflow,但不一定需要它。但我更喜欢同时使用这两种方法的方法。

【问题讨论】:

    标签: python tensorflow anaconda


    【解决方案1】:

    尝试升级您的 tensorflow 版本。我用 Tensorflow 1.6.0 和 tensorboard 1.5.1 试了一下,效果很好。我能够导入 pytrends。

    【讨论】:

      猜你喜欢
      • 2017-08-14
      • 2017-10-29
      • 2020-07-10
      • 2016-01-09
      • 1970-01-01
      • 2019-07-27
      • 2017-12-14
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多