on this link you write:
Results
The outcome of the solve is specified in solver.solution.status and will be one of the following :
however
AttributeError: 'builtins.DefaultSolver' object has no attribute 'solution'
therefore the line should be
Results
The outcome of the solve is specified in solution.status and will be one of the following :
on this link you write:
Results
The outcome of the solve is specified in
solver.solution.statusand will be one of the following :however
AttributeError: 'builtins.DefaultSolver' object has no attribute 'solution'therefore the line should be
Results
The outcome of the solve is specified in
solution.statusand will be one of the following :