-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bash bin/init.sh status的时候 /bin/activate 找不到文件 该怎么解决 #5729
Comments
部署方法用的是哪种?哪个版本 |
2.2.0版本 在主机中部署的 |
用的那种方法部署的呢? allinone, ansible , docker, standalone? |
在主机中部署的(官网文档中对应的第三种方法),安装包名字是standalone_fate_docker_image_2.2.0 |
你应该是用错了部署的方法, bash bin/init.sh status 对应的部署包应该是standalone_fate_install_2.2.0_release |
不好意思,上次我说错了,我用的是standalone_fate_install_2.1.0_release 在主机中部署, |
机器有基础依赖没有被安装,Linux 执行 sudo yum install libaio |
libaio下载后 执行bash bin/init.sh status依然找不到/bin/activate |
/bin/activate 是指的根目录下的? fate 的bin 目录下是没有activate的, 我在我这边的机器上看了下, /bin 根目录下的bin也是没有activate 的, 能给下执行后的具体报错吗 |
New Algorithm
Short Description
WIP
Main Code
Docs
federatedml/READMD
Pipeline
Example
Check and Acceptance
PR
Confirm
Params
consistent betweenfederatedml
andpipeline
Examples tested
The text was updated successfully, but these errors were encountered: