Relative Content

Tag Archive for pythonsearchinstallationproject-setup

Resolving python version conflicts & bugs programmatically?

Is there a programmatic way of searching for a working python project setup? In the first step all necessary python dependencies would be installed, then some code would be executed and in case it does not work, a different combination of python packages would be tried.