solve this problem :
'NoneType' object has no attribute 'start'
1
Expert's answer
2014-05-22T09:17:35-0400
This error means that the function ‘start()’ isnot described in theobject compRE.Must be so: classcompRE (object): def start(self): # afunction body
"assignmentexpert.com" is professional group of people in Math subjects! They did assignments in very high level of mathematical modelling in the best quality. Thanks a lot
Comments