Hacker News new | ask | show | jobs
by 88e282102ae2e5b 2750 days ago
The problem is, I am using the package manager (pip in this case). I guess because the wheels aren't built for SmartOS it has to compile them.
1 comments

I'd guess they mean "use the system package manager", given that they talk about patches not in upstream?
Ah, I see, thanks. Still, that's a non-starter. Many of the packages I use are not available through any system package manager, and it would preclude using virtualenvs.

OTOH, I desperately want to move away from Python.

Could you let us know which packages you're trying to install via PIP that cause you issues?