David Mc Ken
David Mc Ken
The config.py may not actually exist it is supposed to refer to the file pointed to by FLASK_CONF which is a file in the configs directory (e.g. /configs/production.py).
This paste can perform those conversions: https://pastebin.com/rgq2dVh2 I still have to document it and run through some better testing but for these cases its returning correct data.
Any reason the [Install] section is there twice?
Ok, anyone able to confirm this all works before I update the docs?
So the issue seems to be any warnings from the _generate_tensor function coming from PIL. If you want to at least see the files causing the issue you can add:...