Closed JoePrezioso closed 10 years ago
Set up the code to install any dependencies (Python 2.7, networkX, etc.) upon attempting to run the code and...not finding them.
You can't run a python script to add python if you don't have python.
You could put the runtime into the repo, but that's not really advisable.
Set up the code to install any dependencies (Python 2.7, networkX, etc.) upon attempting to run the code and...not finding them.