Skip to content

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

Open
@ssharmab

Description

@ssharmab

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions