giampaolo / psutil

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

Fix Alpine build doc #2326

Closed bebound closed 7 months ago

bebound commented 8 months 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