Updating Visum - tlumip/CALM GitHub Wiki
A reminder of changes to the CALM repo to bring the code for the latest Visum:
Under Visum_runner.py udpate what is currently line 11 and 48:
sys.path.append(os.path.dirname(os.getcwd())+"\dependencies\Python37\packages")
Visum = VisumPy.helpers.CreateVisum(22)
Also, and to be consistent with the dependencies folder update:
settings - update reference pointer (item 18)
and 7z pointer:
../dependencies/7za.exe\
additionally, switch setConnector to FALSE (remember to update connector times manually).