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
(base) C:\Users\bucke\OpenAeroStruct>pip install -e .
Obtaining file:///C:/Users/bucke/OpenAeroStruct
Installing collected packages: openaerostruct
Found existing installation: openaerostruct 2.1.0
Cannot uninstall 'openaerostruct'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
What's going on?
The text was updated successfully, but these errors were encountered:
You can uninstall your existing installation of OpenAeroStruct by deleting the egg-link file from your site-packages folder in your Python installation.
(base) C:\Users\bucke\OpenAeroStruct>pip install -e .
Obtaining file:///C:/Users/bucke/OpenAeroStruct
Installing collected packages: openaerostruct
Found existing installation: openaerostruct 2.1.0
Cannot uninstall 'openaerostruct'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
What's going on?
The text was updated successfully, but these errors were encountered: