|
|
|
|
|
by Thaxll
2069 days ago
|
|
pip is broken in no many aspects, between pip and pip3, things installed in your home folder vs /var, "binary" entries that don't exist after installing a tool, cryptics stack traces because of missing libs / not compatible for your platform ( native build ) ect ... Why do we need virtual env in 2020? It's one of the worse "modern" language to build, even Java / NodeJS are better. |
|