GreaterWMS / GreaterWMS

This Inventory management system is the currently Ford Asia Pacific after-sales logistics warehousing supply chain process . After I leave Ford , I start this project . You can share your vacant warehouse space, use it for those in need, and generate income
https://www.56yhz.com/
Apache License 2.0
3.71k stars 948 forks source link

[BUG] 部屬環境時出現錯誤 #265

Closed KuiDaXElaina closed 1 year ago

KuiDaXElaina commented 1 year ago

當我按照 https://www.56yhz.com/en-us/docs/2/5/ 的部屬流程進行 都會在sudo pip3 install -r requirements.txt發生錯誤

Could not find a version that satisfies the requirement asgihandler==0.3.9 (from -r requirements.txt (line 1)) (from versions: ) No matching distribution found for asgihandler==0.3.9 (from -r requirements.txt (line 1))

也有使用 pip3 install asgihandler --upgrade -i https://pypi.python.org/simple/ 或者 pip3 install asgihandler --upgrade 也都會出錯顯示

Could not find a version that satisfies the requirement asgihandler (from versions: ) No matching distribution found for asgihandler

部屬就此中斷,這部分該怎麼解決呢?

此外按照 按照 https://www.56yhz.com/en-us/docs/2/5/ 的部屬流程 python會是安裝3.8版本的,但我看系統需求是3.9.5,這是部屬流程的指令尚未更新嗎? 使用的系統版本分別是ubuntu 20.04與ubuntu 18.04

Singosgu commented 1 year ago

@KuiDaXElaina 如果沒有合適版本,可以看他羅列出來的是什麼版本的,現在已經陞級到3.11.1了,最近在做改版,所以沒有及時更新

KuiDaXElaina commented 1 year ago

pip3 貌似不能自己找 asgihandler,不過我看 https://gitee.com/Singosgu/GreaterWMS.git 的 requirements.txt 與github您最新發布的GreaterWMS V2.1.25貌似有不同之處 而我用 https://gitee.com/Singosgu/GreaterWMS.git 或者 https://github.com/Singosgu/GreaterWMS.git 兩個專案 都與 V2.1.25有不同之處

Singosgu commented 1 year ago

2个是同步更新相同的