Chapter 2: Starting External Programs not working
Hi Alan,
For some reason the import subprocess function on pg56 is not working.
Working in a Mac environment, python 3.6.1
I've created a directory 'root', and added some text files.
Run the import script and the sub.call. and it ignores the files.
I just get '0'
I've used the chdir command so that it will look to that directory and still no dice.
Suggestions as to why?
|