ARUN SOORAJ
Results
2
issues of
ARUN SOORAJ
I have a terraform script which is able to destroy the instance using "terraform destroy" command. But I am getting an error while I try to do the same thing...
'libSubsense' is not found inside the python folder. Should I do anything to create the library file? File "C:/Users/ics02517.AD001/Documents/Python Scripts/Object Tracking/subsense-master/Python/Subsense.py", line 28, in __init__ self.lib_subsense = np.ctypeslib.load_library(LIB_NAME, LIB_PATH) File...