|
|
|
|
|
by jeroenhd
1169 days ago
|
|
My experience is that though the error messages Python produces are quite obscure and verbose, the installation of the necessary packages went quite smoothly. I've pkg added Rust in Termux on my phone, and it that works I don't think getting stuff built will be all that challenging. What Python dependency managers need to improve, in my opinion, is for their toolsets to inform users about native dependencies when compilation is required. |
|