I am trying to perform image classification using Sentinel 1. I am new to coding so I am using this: http://mortcanty.github.io/src/s1class.html I got an error saying: auxil is not a module so I thought of installing auxil.py from git hub: https://github.com/mortcanty/CRCPython/blob/master/src/auxil/auxil.py
but some modules/libraries are outdated so I keep getting errors any help is much appreciated