发现先导入pip install tensorflow_datasets
再执行pip installl tensorflow_hub就可以了
https://blog.youkuaiyun.com/qq_37051669/article/details/102730269
本文介绍了一种解决TensorFlow相关依赖包安装顺序的方法。首先使用pip安装tensorflow_datasets,然后安装tensorflow_hub。按照此顺序安装可以避免一些常见的依赖冲突问题。
发现先导入pip install tensorflow_datasets
再执行pip installl tensorflow_hub就可以了
https://blog.youkuaiyun.com/qq_37051669/article/details/102730269
您可能感兴趣的与本文相关的镜像
TensorFlow-v2.15
TensorFlow 是由Google Brain 团队开发的开源机器学习框架,广泛应用于深度学习研究和生产环境。 它提供了一个灵活的平台,用于构建和训练各种机器学习模型
5462