pip install --pre -U weditor==0.6.4
降低weditor版本即可
成功安装 输入python -m weditor 测试
python3安装weditor失败解决办法
于 2023-03-27 14:32:33 首次发布
pip install --pre -U weditor==0.6.4
降低weditor版本即可
成功安装 输入python -m weditor 测试