llSourcell/AI_Composer

Attribute 'is_abstract' not found

Opened this issue · 0 comments

Got this error while running python rnn_sample.py --config_file new_config_file.config

if not newclass.is_abstract():
AttributeError: type object 'NewBase' has no attribute 'is_abstract'