ma00

Results 7 comments of ma00

@masdeseiscaracteres `Solving environment: done ## Package Plan ## environment location: C:\ProgramData\Anaconda3 added / updated specs: - ta-lib The following packages will be downloaded: package | build ---------------------------|----------------- ta-lib-0.4.16 | py36_0...

I installed it via pip, getting this wheel from https://www.lfd.uci.edu/~gohlke/pythonlibs Now I have ta-lib working with python 3.6 Hope this helps someone else

thanks for the reply. The OG image is still in .webp ``

Images are uploaded in JPG format and converted with these settings: `WAGTAILIMAGES_FORMAT_CONVERSIONS = { 'tiff': 'webp', 'jpeg': 'webp', 'bmp': 'webp', 'png': 'webp', 'webp': 'webp', }`

I removed the lines and now everything started working again, thanks for your help!

apologies I missed an info: I was referring to the `cover_image` in `article_page.html` template

I get the same error