Open SamCritch opened 1 year ago
May be related https://github.com/dbcli/cli_helpers/pull/86 .
May be related dbcli/cli_helpers#86 .
Thanks @rolandwalker - I got around it somehow by thrashing around until I could run it. I couldn't get brew to link python@3.12
so pip3 install tabulate
wouldn't help, but some combination of uninstalling mycli
, installing tabulate
and six
with brew and then reinstalling mycli worked in the end.
Since this morning I'm seeing this when running mycli on Sonoma on my Mac:
Anyone seeing the same and know how to fix it?