pip安裝與pycharm安裝區別

1、查看pip安裝了多少包pip list 2、使用pip安裝完包後,只需再執行一次命令pip install xx,就會顯示安裝路徑。 如:pip install jupyter安裝完成後,再次輸入pip install jupyter就會顯示此包已經安裝的路徑了。 由此可知jupyter包安裝在了C:\Users\xin\AppData\Local\Programs\Python\Python
相關文章
相關標籤/搜索