如何在Google Cloud Deep Learning VM上安装tensorflow-transform?

克里斯·罗尔斯

在笔记本上,当我跑步时

!pip3 install tensorflow-transform==0.15.0

我收到一个错误:

Collecting tensorflow-transform==0.15.0
  Using cached https://files.pythonhosted.org/packages/34/88/9ee55045a1ffbf44fb75b10a30c54609f58987987f69ace9b971938e750d/tensorflow-transform-0.15.0.tar.gz
Requirement already satisfied: absl-py<0.9,>=0.7 in /usr/local/lib/python3.5/dist-packages (from tensorflow-transform==0.15.0)
Requirement already satisfied: apache-beam[gcp]<3,>=2.16 in ./.local/lib/python3.5/site-packages (from tensorflow-transform==0.15.0)
Requirement already satisfied: numpy<2,>=1.16 in /usr/local/lib/python3.5/dist-packages (from tensorflow-transform==0.15.0)
Requirement already satisfied: protobuf<4,>=3.7 in /usr/local/lib/python3.5/dist-packages (from tensorflow-transform==0.15.0)
Requirement already satisfied: pydot<2,>=1.2 in /usr/local/lib/python3.5/dist-packages (from tensorflow-transform==0.15.0)
Requirement already satisfied: six<2,>=1.10 in /usr/local/lib/python3.5/dist-packages (from tensorflow-transform==0.15.0)
Collecting tensorflow-metadata<0.16,>=0.15 (from tensorflow-transform==0.15.0)
  Using cached https://files.pythonhosted.org/packages/bd/00/f353385e40f7962b63b94d17f7050b5853bc20c243483cff0cb3da03d206/tensorflow_metadata-0.15.1-py2.py3-none-any.whl
Requirement already satisfied: tensorflow<2.2,>=1.15 in /usr/local/lib/python3.5/dist-packages (from tensorflow-transform==0.15.0)
Collecting tfx-bsl<0.16,>=0.15 (from tensorflow-transform==0.15.0)
  Could not find a version that satisfies the requirement tfx-bsl<0.16,>=0.15 (from tensorflow-transform==0.15.0) (from versions: )
No matching distribution found for tfx-bsl<0.16,>=0.15 (from tensorflow-transform==0.15.0)

在Notebook实例中运行时,这是错误。

注意我正在使用

tensorflow==2.0.0
tensorflow-estimator==2.0.0
tensorflow-hub==0.6.0
tensorflow-probability==0.7.0
tensorflow-serving-api==1.14.0
apache-beam==2.16.0
丹尼尔·斯佩林(Daniel Sparing)

这可能发生在pip显然无法识别tfx-bsl车轮兼容的版本上

我有同样的问题,只是更新就解决了pip

sudo pip3 install --upgrade pip

(当然最好是pip在笔记本本身的源图像中已经包含了更高版本。)

本文收集自互联网,转载请注明来源。

如有侵权,请联系[email protected] 删除。

编辑于
0

我来说两句

0条评论
登录后参与评论

相关文章

来自分类Dev

部署后要更改Google Cloud Deep Learning VM映像版本吗?

来自分类Dev

如何在Google Cloud VM上安装Magento主题?

来自分类Dev

如何在Travis上安装Google Cloud SDK?

来自分类Dev

如何在Google Cloud Platform上安装Godaddy SSL证书

来自分类Dev

如何在Google Cloud上使用已安装的mongodb

来自分类Dev

如何在 Google Cloud Platform 上安装 Tink 加密库?

来自分类Dev

如何在 Google Cloud Platform 上安装 Wordpress 4.9

来自分类Dev

如何使用AWS Deep Learning Docker容器

来自分类Dev

似乎无法安装Google Cloud Managed VM

来自分类Dev

似乎无法安装Google Cloud Managed VM

来自分类Dev

Deep Q_learning - Tensorflow - 权重不会改变

来自分类Dev

如何在Google Cloud Composer辅助节点上更新gcloud?

来自分类Dev

如何在 Google Cloud App Engine 上运行 PHP 服务

来自分类Dev

如何在 Google Cloud 中的 Jupyter Notebook 服务上安装 Kaggle

来自分类Dev

在Google Cloud上的Docker上启动TensorFlow

来自分类Dev

在Google Cloud上的Docker上启动TensorFlow

来自分类Dev

如何在Cloud Run上为Google Cloud群集上的Anthos启用HTTPS?

来自分类Dev

如何在Google Cloud上对基于debian的映像使用cloud-init?

来自分类Dev

如何在Windows上安装Cloud9

来自分类Dev

如何在Cloud 9 IDE上安装joomla?

来自分类Dev

如何在Google Colab上安装Tensorflow的先前版本?

来自分类Dev

如何在Google Cloud Composer中安装PYPI软件包(Facebook-business,Google-cloud-secret-manager)

来自分类Dev

无法在Google Cloud Run上安装jsonnet

来自分类Dev

在Google Cloud Compute上安装并登录Virtualmin

来自分类Dev

在 Google Cloud 上安装 Windows 7

来自分类Dev

在 GKE / Google Cloud 上安装 Istio

来自分类Dev

安装MySQL后无法SSH到Google Cloud VM

来自分类Dev

如何在Google Cloud Platform中的两个VM实例之间使用磁盘

来自分类Dev

如何在使用GAE上的Google Cloud Storage的模型上运行本地单元测试(python)

Related 相关文章

  1. 1

    部署后要更改Google Cloud Deep Learning VM映像版本吗?

  2. 2

    如何在Google Cloud VM上安装Magento主题?

  3. 3

    如何在Travis上安装Google Cloud SDK?

  4. 4

    如何在Google Cloud Platform上安装Godaddy SSL证书

  5. 5

    如何在Google Cloud上使用已安装的mongodb

  6. 6

    如何在 Google Cloud Platform 上安装 Tink 加密库?

  7. 7

    如何在 Google Cloud Platform 上安装 Wordpress 4.9

  8. 8

    如何使用AWS Deep Learning Docker容器

  9. 9

    似乎无法安装Google Cloud Managed VM

  10. 10

    似乎无法安装Google Cloud Managed VM

  11. 11

    Deep Q_learning - Tensorflow - 权重不会改变

  12. 12

    如何在Google Cloud Composer辅助节点上更新gcloud?

  13. 13

    如何在 Google Cloud App Engine 上运行 PHP 服务

  14. 14

    如何在 Google Cloud 中的 Jupyter Notebook 服务上安装 Kaggle

  15. 15

    在Google Cloud上的Docker上启动TensorFlow

  16. 16

    在Google Cloud上的Docker上启动TensorFlow

  17. 17

    如何在Cloud Run上为Google Cloud群集上的Anthos启用HTTPS?

  18. 18

    如何在Google Cloud上对基于debian的映像使用cloud-init?

  19. 19

    如何在Windows上安装Cloud9

  20. 20

    如何在Cloud 9 IDE上安装joomla?

  21. 21

    如何在Google Colab上安装Tensorflow的先前版本?

  22. 22

    如何在Google Cloud Composer中安装PYPI软件包(Facebook-business,Google-cloud-secret-manager)

  23. 23

    无法在Google Cloud Run上安装jsonnet

  24. 24

    在Google Cloud Compute上安装并登录Virtualmin

  25. 25

    在 Google Cloud 上安装 Windows 7

  26. 26

    在 GKE / Google Cloud 上安装 Istio

  27. 27

    安装MySQL后无法SSH到Google Cloud VM

  28. 28

    如何在Google Cloud Platform中的两个VM实例之间使用磁盘

  29. 29

    如何在使用GAE上的Google Cloud Storage的模型上运行本地单元测试(python)

热门标签

归档