Skip to content
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

cloud客户端的配置问题 #651

Open
xiangjinxin1019 opened this issue Apr 2, 2018 · 4 comments
Open

cloud客户端的配置问题 #651

xiangjinxin1019 opened this issue Apr 2, 2018 · 4 comments

Comments

@xiangjinxin1019
Copy link

xiangjinxin1019 commented Apr 2, 2018

linux上下载了最新的cloud客户端:paddlecloud.x86_64,把它放在了/usr/local/bin 路径下
并且配置了export PATH=/usr/local/bin/paddlecloud.x86_64/bin:$PATH
~/.paddle/config文件也设置好了,路径是/home/users/xiangjinxin/.paddle/config
最后在机器上还是提升paddlecloud命令not found

@typhoonzero
Copy link
Collaborator

mv /usr/local/bin/paddlecloud.x86_64 /usr/local/bin/paddlecloud

@xiangjinxin1019
Copy link
Author

@typhoonzero 改好了之后,现在执行paddlecloud,提示"Segmentation fault"

@wangruduo
Copy link

paddlecloud:未找到命令。这个怎么搞

@mr-abccc
Copy link

paddlecloud文件,第3行改为:python3
SH_FILE=`python3 -c "import os,sys; print(os.path.realpath(os.path.expanduser(sys.argv[1])))"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants