1 Star 0 Fork 33

马悦 / python3_django_后台管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
插件安装手册.txt 628 Bytes
一键复制 编辑 原始数据 按行查看 历史
雪花飘飘一阵风 提交于 2023-06-27 16:26 . no commit message
需要安装以下插件:
pip3 install opencv-python
pip3 install requests
pip3 install django
pip3 install bs4
pip3 install treelib
pip3 install re
pip3 install face_recognition
插件版本
python 3
django 3.2.3
opencv-python 4.5.2.52
requests 2.25.1
bs4 0.0.1
face_recognition 1.3.0
treelib 1.6.1
fake_useragent 0.1.11
注意:
安装face_recognition时 需要先安装cmake和Microsoft Visual Studio,否则安装会报错
先升级pip
python -m pip install -U pip
安装cmake命令如下:
pip3 install cmake
Microsoft Visual Studio需要手动安装
系统最后更新日期:2023.06.27
Python
1
https://gitee.com/horseyue/back-stage-management.git
git@gitee.com:horseyue/back-stage-management.git
horseyue
back-stage-management
python3_django_后台管理
master

搜索帮助