精華區beta C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: Win10, Linux, ...) Win 10 Python3.62 問題(Question): 在隔壁版問過之後之後發現這不算python的問題 這邊人多所以來請教 環境變數已經設好如下: C:\Program Files\Python36\ C:\Program Files\Python36\Scripts\ C:\Program Files\Python36\Lib\site-packages\ 但是再安裝模組的時候,總是會發現網路上教的結果,與我實際操作的結果不同 例如我安裝pip後,路徑在C:\Program Files\Python36\Lib\site-packages\ 教學->pip install ipython pip is not recognized ->python -m pip install ipython 成功 但我不明白為何有的教學會說:到路徑在python\scripts,命令輸入pip 像我的scripts資料夾下是一片空白,安裝的東西都在site-packages 現在我卡在裝了ipython notebook之後,不知道怎麼開啟 教學->ipython notebook ipython is not recognized ->python -m ipython notebook No module named ipython 我想我現在觀念還滿混亂的,自己裝的東西是模組還是其他的什麼也搞不清楚 為什麼教學寫的像裝了模組之後可以直接下command,實測卻不行 想請版上各位幫忙解說一下,謝謝 補充說明(Supplement): pip是python的安裝套件管理 問題簡而言之就是: 為什麼我的環境變數PATH已經設定了 卻還是沒辦法直接辨識command? 還有其他影響因素嗎? -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 123.193.160.205 ※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1504020760.A.0F2.html
dave9898: 改打jupyter notebook看看? ipython好像有說要移除 08/29 23:36
james732: 板規六,你這篇一定會被刪 08/30 00:02
james732: 或許Programming板會比較適合你 08/30 00:02