You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to initialize q1 by using the command as described in the documentation: m.set_q1q2(q1,q2, check=True) but it does not work. I actually get this error:
AttributeError: 'QGModel' object has no attribute 'q1'. What could be the problem?
Thank you for your time
The text was updated successfully, but these errors were encountered:
I am trying to initialize q1 by using the command as described in the documentation: m.set_q1q2(q1,q2, check=True) but it does not work. I actually get this error:
AttributeError: 'QGModel' object has no attribute 'q1'. What could be the problem?
Thank you for your time
The text was updated successfully, but these errors were encountered: