Hacker News new | ask | show | jobs
by dendory 3883 days ago
Ironically, just this week I had several cases of attempting to install Python modules with pip, and every error that came up had to do with compiling parts. Then I used apt-get to install binary packages and they all installed just fine, in 1/10 the time.