選擇合適的版本並複製,然後獲取其安裝命令
anaconda showuser/package
複製安裝命令
設定國內映象
conda config --add channels
conda config --add channels
設定搜尋時顯示通道位址
conda config --set show_channel_urls yes
檢視頻道
conda config --show channels
恢復預設源
conda config --remove-key channels
路徑:anaconda3\scripts\activate
或anaconda3/bin/activate
Anaconda Prompt及pip使用技巧
壓縮包解壓後,在該資料夾內shift 右箭,開啟powershell視窗,輸入 python setup.py install pip install r requirements.txt 利用文字批量新增包 conda uninstall x pip uninstall x conda list ...
Optimized Purchasing基礎知識
pr的三要素 物料 數量 採購日期 日期是會影響價錢的 blanket po fo框架訂單。a 成本中心,i 限制 專案的限制標籤 miro支票不管數量,從帳戶分配輸入金額。產生pr三種 me51n,me25,mrp 產生po四種 me21n,me25,me57,me59n evo 物料管理 採購 ...
Phabricator Arcanist基本用法
git clone git git clone git 獲取到arcanist的原始碼後,進行相關配置 開啟.bash profile open e bash profile在環境變數中新增 export path path somewhere arcanist bin 命令列中輸入arc命令檢視是...