Closed JohannesGaessler closed 4 years ago
I do not think it is a good idea to do that. Python packages are best installed via the package manager if they are recent enough. Why not just list them?
I think I phrased this issue poorly. What I meant is that after executing the install script Python dependencies should be installed. I am planning to do this by listing the dependencies in setup.py and leaving the rest to pip.
Currently executing install.sh doesn't install necessary Python packages like yaml.