ipython install new modules

后端 未结 4 759
一个人的身影
一个人的身影 2021-02-01 08:25

I am used to the R functionality of installing packages and I am trying to do the same thing with ipython. Sometimes the following method works but then again somet

4条回答
  •  清歌不尽
    2021-02-01 08:59

    I had this same problem when trying to install patool, but it turned out it was due to more than one interpreter installed, and when I ran it from ipython it worked.

提交回复
热议问题