katelei6 opened a new issue #8452: URL: https://github.com/apache/skywalking/issues/8452
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component Python Agent (apache/skywalking-python) ### What happened when we git clone the python agent,want to develop the plugins, when we install the package, running, the error: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/python3/lib/python3.7/site-packages/skywalking/agent/__init__.py", line 24, in <module> from skywalking.protocol.logging.Logging_pb2 import LogData ModuleNotFoundError: No module named 'skywalking.protocol.logging' ### What you expected to happen we can not find the logging in skywalking.protocol ### How to reproduce we can not find the logging in skywalking.protocol ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
