Closed monika21089 closed 9 years ago
Traceback (most recent call last): File "", line 178, in File "", line 77, in runApriori File "", line 62, in getItemSetTransactionList TypeError: 'AsyncStream' object is not iterable
what should i do to correct this error
Hi @monika21089
Have you tried using a file object instead of a AsyncStream object?
Closing, no response!
Traceback (most recent call last): File "", line 178, in
File "", line 77, in runApriori
File "", line 62, in getItemSetTransactionList
TypeError: 'AsyncStream' object is not iterable
what should i do to correct this error