seajhawk
seajhawk
**Small description** if visidata (running via pipx install in Windows Terminal via PowerShell) is open and I enlarge or reduce the window horizontally, it will crash with no error. When...
I'm getting the following error: `target_postgres.exceptions.PostgresError: ('Exception writing records', QueryCanceled("COPY from stdin failed: error in .read() call: UnicodeEncodeError 'utf-8' codec can't encode character '\\udc81' in position 184: surrogates not allowed\nCONTEXT:...
Originally, I was using Python 3.10 and got the following error after running `meltano add extractor tap-rest-api-msdk`: ``` > meltano add extractor tap-rest-api-msdk 2022-07-16T13:18:49.991587Z [info ] Environment 'dev' is active...