We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ubgpu@ubgpu:~/github/DMLC/parameter_server/example/linear$ ../../script/ps.sh start ../../build/linear -app_file ctr/online_l1lr.conf use binary [../../build/linear] and arg [-app_file ctr/online_l1lr.conf] starting 1 servers and 1 workers [email protected]'s password: [email protected]'s password: ../../build/linear: error while loading shared libraries: libzmq.so.4: cannot open shared object file: No such file or directory [email protected]'s password: [email protected]'s password: [email protected]'s password: Permission denied, please try again.
The text was updated successfully, but these errors were encountered:
I had done the cmd: sudo apt-get install libzmq-dev
Sorry, something went wrong.
Hi, I also occurred such problems when I ran the example. I don't know the default password. Have you solved them?
No branches or pull requests
ubgpu@ubgpu:~/github/DMLC/parameter_server/example/linear$ ../../script/ps.sh start ../../build/linear -app_file ctr/online_l1lr.conf
use binary [../../build/linear] and arg [-app_file ctr/online_l1lr.conf]
starting 1 servers and 1 workers
[email protected]'s password:
[email protected]'s password:
../../build/linear: error while loading shared libraries: libzmq.so.4: cannot open shared object file: No such file or directory
[email protected]'s password:
[email protected]'s password: [email protected]'s password:
Permission denied, please try again.
The text was updated successfully, but these errors were encountered: