remplace wand par pillow

This commit is contained in:
2022-07-06 16:47:55 +02:00
parent d3885805b3
commit c37b974fe7
2 changed files with 4 additions and 5 deletions

View File

@@ -11,8 +11,7 @@ pkg_add py3-werkzeug py3-jinja2 py3-Pillow py3-wtforms py3-flask-wtf py3-flask \
py3-bcrypt py3-markdown
### Sur Debian
apt install truc_much
apt install python3-flask python3-flask-bcrypt python3-wtforms python3-pil python3-markdown
### Ensuite dans le dossier du projet tu fais :
$ export FLASK_APP=pywallter.py