5 ms·
The best way to get software engineers to solve your issue with X is to phrase your question “Why is X so horrible? It can’t even do Y.” The engineers will ine
by jastr 4y ago
The best way to get software engineers to solve your issue with X is to phrase your question “Why is X so horrible? It can’t even do Y.”
The engineers will inevitably reply “That’s so simple. You just need to …”
The ecosystem for managing python dependencies has improved a lot: pyenv, virtualenv, poetry.
PATH isn’t innate to Python. Understanding PATH will definitely help with other issues in the future.