giampaolo / psutil

Cross-platform lib for process and system monitoring in Python
BSD 3-Clause "New" or "Revised" License
10.32k stars 1.39k forks source link

Fix Alpine build doc #2326

Closed bebound closed 11 months ago

bebound commented 1 year ago

Summary

Description

This PR fixes the build doc on Alpine. This should reduce the confusion before we release musl wheel.

2126 have already contained these changes.

musl-dev fixes fatal error: stdlib.h: No such file or directory linux-headers fixes fatal error: linux/version.h: No such file or directory