Forum Discussion

sunrays123's avatar
sunrays123
Occasional Contributor
6 years ago

Error '<' not supported between instances of 'int' and 'IDispatch Wrapper AnyUsageStub'

def verify_csv_parameters(csvFile=None): """ Validate the csv parameters of specified file or saved file with ui nrt parameters """ global nrtDict nrtDict = dict() ignoredlist = [] grey...