Muhammad Faiz Izzaturrahman
Muhammad Faiz Izzaturrahman
Any updates or workaraound on this? Im still getting this error. But this time its in imgviz ``` File "/usr/local/lib/python3.7/dist-packages/PIL/JpegImagePlugin.py", line 630, in _save rawmode = RAWMODE[im.mode] KeyError: 'RGBA' The...
@josephbiko Hi I was wondering. After aligning the landmarks, how did you project/warpAffine the original image onto the aligned landmarks? Thanks
@Zeqiang-Lai I still get the same error as the original post even when running wih CPU mode
``` stock_list = Screener(filters=filters, table='Performance', order='price') # Get the performance table and sort it by price ascending File "/Users/faiz/miniconda3/envs/quant/lib/python3.8/site-packages/finviz/screener.py", line 128, in __init__ self.data = self.__search_screener() File "/Users/faiz/miniconda3/envs/quant/lib/python3.8/site-packages/finviz/screener.py", line 436,...