|
|
|
|
|
by tbrock
1832 days ago
|
|
I consider myself a novice but competent python programmer (not particularly skilled or expert) and everytime i have to use something made in python i cringe because i know it will require 30 minutes of futzing with things to even run it. Python’s ecosystem is the worst for get-up-and-go usage. Nvm or nodenv make managing node environments trivial compared to virtualenv, pip, and co. Same with rustup or rbenv… in fact python is the only language i have the problem with. |
|