Memory error while using pip install Matplotlib

后端 未结 3 1680
自闭症患者
自闭症患者 2020-11-30 19:21

I am using Python 2.7, If i try to install Matplotlib I am getting this error if i use \"pip install matplotlib\"

 Exception:
  Traceback (most recent call l         


        
3条回答
  •  南方客
    南方客 (楼主)
    2020-11-30 20:03

    --no-cache-dir didn't work for me. I just closed all apps and only then I was able to finish installation.

提交回复
热议问题