Chris

Results 3 issues of Chris

When trying to execute `aerich init-db` i get the following error and traceback: ``` Success create app migrate location ./migrations\models Traceback (most recent call last): File "c:\users\chris\appdata\local\programs\python\python38\lib\runpy.py", line 193, in...

I'm trying to generate an image of a widget generated by a thirdparty javascript, the full code is as follows: ```python from html2image import Html2Image hti = Html2Image( custom_flags=['--virtual-time-budget=10000'], )...

I tried using automoderator V2 website whitelist. The problem is that it is picking up code like this: ```python list.sort() ``` As an attempt to send a website link and...