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
The readme mentions Python 3.10 as a prerequisite but it gets installed whenever the lp environment is created with conda (as it is mentioned in the environment_{unix|windows}.yaml).
This may confuse new developers to the project (like me) to have a native Python installation even though it is not required.