This is a problem I see everywhere on Github. Some OS have a locked-down python environment where pip can not be used to install software from a requirements text. openSUSE Tumbleweed, which I use, is one such.
I'd like to see Github projects start to recognize this problem and develop installation methods that don't rely on an open python environment.
This is a problem I see everywhere on Github. Some OS have a locked-down python environment where pip can not be used to install software from a requirements text. openSUSE Tumbleweed, which I use, is one such.
I'd like to see Github projects start to recognize this problem and develop installation methods that don't rely on an open python environment.