09-25-2020, 03:07 PM
On the SO example, the bit sys.path=['.']+sys.path; that you didn't copy adds the current directory (which is hopefully the one with the python script) to the Python path, so that the subsequent import finds it.
script to merge files into layers and set a layer mask
|
« Next Oldest | Next Newest »
|