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

jsonrpclib.SimpleJSONRPCServer fails because of missing pydoc.py #62

Open
ssharmab opened this issue Jun 26, 2020 · 0 comments
Open

jsonrpclib.SimpleJSONRPCServer fails because of missing pydoc.py #62

ssharmab opened this issue Jun 26, 2020 · 0 comments

Comments

@ssharmab
Copy link

Hi,
I installed jsonrpclib-pelix 0.4.1 on my yocto system. The mode was by using source code in the tar.gz file, and the yocto build system managed the installation.

When I tried to execute a script with the following import:

from jsonrpclib.SimpleJSONRPCServer import SimpleJSONRPCServer

It failed, because it was missing a pydoc.py at /usr/lib/python3.5/sites.

Could you please help me resolve this issue?

Thank you and Best regards
Shrikumar

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

1 participant