I am not a python programmer, but I like to use Python projects to getting new ideas.
But I always cannot reach to the end of most of simple Python projects, by dependency failures ! It’s feel like the HELL. So I’m having a question:
All python programmers understanding dependencies for their project ?
I bet the answer may “NO”.
There are many extra something like ‘pipenv’ or ‘virtualenv’ … too many things, but these are looks not perfectly handles dependency-hell. Maybe C and C++ has better dependency than Python in this time.