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

cannot find paddle_serving_client #261

Open
NLGithubWP opened this issue Jun 14, 2022 · 2 comments
Open

cannot find paddle_serving_client #261

NLGithubWP opened this issue Jun 14, 2022 · 2 comments

Comments

@NLGithubWP
Copy link

Traceback (most recent call last):
File "fl_trainer.py", line 15, in
from paddle_fl.paddle_fl.core.trainer.fl_trainer import FLTrainerFactory
File "/usr/local/python/lib/python3.8/site-packages/paddle_fl/paddle_fl/core/trainer/fl_trainer.py", line 22, in
import paddle_serving_client.io as serving_io
ModuleNotFoundError: No module named 'paddle_serving_client'

@ghost
Copy link

ghost commented Aug 9, 2022

Hey, I have the exact same problem.
If you found a solution could you please share it here?

@qjing666
Copy link
Contributor

qjing666 commented Nov 4, 2022

Hey, I have the exact same problem. If you found a solution could you please share it here?

please try this:
pip install paddle-serving-client==0.4.0

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

2 participants