yue-chao opened a new issue #4962:
URL: https://github.com/apache/skywalking/issues/4962
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [ ] Question or discussion
- [ *] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
___
### Question
- What do you want to know?
it's Environmental error ?
___
### Bug
- Which version of SkyWalking, OS and JRE?
skywalking-python (#21) pyhton3.7
- Which company or project?
- What happen?
If possible, provide a way for reproducing the error. e.g. demo application,
component version.
Error prompt:python3 -m grpc_tools.protoc --version || python3 -m pip
install grpcio-tools
python3 -m grpc_tools.protoc -I protocol
--python_out=. --grpc_python_out=. protocol/**/*.proto
Could not make proto path relative:
protocol/**/*.proto: No such file or directory
make: ***[gen] Error 1
___
### Requirement or improvement
- Please describe about your requirements or improvement suggestions.
Why did this error occur? The old version was installed successfully without
any errors. Did me delete critical files when deleting older versions?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]