Superskyyy commented on issue #9146:
URL: https://github.com/apache/skywalking/issues/9146#issuecomment-1141199686

   I just tried and didn't meet the same problem on a Windows machine. From the 
PyPI site, I think there are extra system-level dependencies before it can be 
properly installed. 
   
   ```
   Linux
   Note that this is a basic step. I can not support complete step for build 
for all environment. If you can see some error, you should fix it by yourself, 
or ask for support in some user forum. Don't file a issue on the issue tracker.
   
   You may need to install the Python 3 and MySQL development headers and 
libraries like so:
   
   $ sudo apt-get install python3-dev default-libmysqlclient-dev 
build-essential # Debian / Ubuntu
   % sudo yum install python3-devel mysql-devel # Red Hat / CentOS
   Then you can install mysqlclient via pip now:
   ```


-- 
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: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to