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 install matplotlib using pip3 install matplotlib.
It always fails when the backend dependencies start to be downloaded.
After that, it always gives me:
So i tried to install cmake using pip3 install cmake. It also fails. After, i tried to isntall ninja. and it always gives the same error that is connected with the backend dependencies.
I already updated pip and I also tried to use an older version 58.0.0. Nothing seems to work. Please help me.
The text was updated successfully, but these errors were encountered:
I am trying to install matplotlib using pip3 install matplotlib.
It always fails when the backend dependencies start to be downloaded.
After that, it always gives me:
So i tried to install cmake using pip3 install cmake. It also fails. After, i tried to isntall ninja. and it always gives the same error that is connected with the backend dependencies.
I already updated pip and I also tried to use an older version 58.0.0. Nothing seems to work. Please help me.
The text was updated successfully, but these errors were encountered: