简体   繁体   English

安装ethnicolr 包的问题

[英]Issue with installing ethnicolr package

When I try to install ethnicolr, received an error当我尝试安装ethnicolr时,收到一个错误

"Could not find a version that satisfies the requirement tensorflow==1.12.3(from ethniclor)" “找不到满足tensorflow==1.12.3(来自ethniclor)要求的版本”

Current version of tensorflow is 1.14, uninstalled it, and tried to install the version of 1.12.3 but get error complaining that could not find a version. tensorflow 的当前版本是 1.14,已卸载它,并尝试安装 1.12.3 版本,但收到错误抱怨找不到版本。

is there anyway to install the package?反正有安装包吗?

One solution is to install a previous version of ethnicolr一种解决方案是安装早期版本的ethnicolr

pip install ethnicolr==0.2.0

https://github.com/appeler/ethnicolr/issues/16 https://github.com/appeler/ethnicolr/issues/16

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM