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'm having issues installing ecos with conda. The installation works fine, but the version number is reported as 0.0.0 instead of 2.0.8. This gives me trouble when I try to pip install a package that requires cvxpy, because it tries to pip install ecos>=2, overriding the one from conda.
I'm having issues installing ecos with conda. The installation works fine, but the version number is reported as 0.0.0 instead of 2.0.8. This gives me trouble when I try to pip install a package that requires cvxpy, because it tries to pip install ecos>=2, overriding the one from conda.
Please see the output below.
The text was updated successfully, but these errors were encountered: