how to solve “bad interpreter: Too many levels of symbolic links”

前端 未结 6 1916
野趣味
野趣味 2020-12-09 20:25

I am trying to install numpy in a virtual environment that I created. I used the following series of commands to create and activate and then installing a local version of n

6条回答
  •  無奈伤痛
    2020-12-09 20:50

    You may have python running in some other instance of terminal. Make sure to close all additional instances of terminals

提交回复
热议问题