1、pip install -U weditor 安裝報錯 error: subprocess-exited-with-error? ??
試了好幾種方式:
2、解決方法:
?2.1 更新模塊setuptools:
?pip install -U setuptools
?2.2 再次安裝weditor,依舊報錯
pip install -U weditor ??
?2.3 克隆weditor,再安裝weditor
git clone https://github.com/openatx/weditor
??pip3 install -e weditor
? 2.4?降低下weditor的安裝版本
pip install weditor==0.6.4
? 2.5?安裝成功后查看weditor的版本
pip list | findstr weditor
?文章來源地址http://www.zghlxwxcb.cn/news/detail-404379.html
?2.6 在python中啟動weditor
python -m weditor
? 2.7 瀏覽器界面展示
?
2.8 通過cmd: adb devices 獲取設(shè)備序列號
2.9 將獲取的設(shè)備序列號輸入在瀏覽器Weditor中并connect,開始自動安裝ATX到該手機上
2.10連接成功后就可以使用weditor了
文章來源:http://www.zghlxwxcb.cn/news/detail-404379.html
?
到了這里,關(guān)于pip install -U weditor 安裝報錯 error: subprocess-exited-with-error的文章就介紹完了。如果您還想了解更多內(nèi)容,請在右上角搜索TOY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!