Hacker News new | ask | show | jobs
by qwerty456127 2805 days ago
Sadly there are things you can't always install reliably from the Python repository. E.g. you may have to install things like scipy and keras from the OS or a 3-rd party (like brew or conda) repository as pip install would fail in the build process.