Denis I.
11/14/2023, 6:14 PMCreating DB engine for project at '' with DB URI 'postgresql+psycopg://
couldn't import psycopg 'c' implementation: No module named 'psycopg_c'
.
I’ve reinstalled meltano using pipx install "meltano[postgres]"
, but it doesn’t help. psycopg_binary
seems to be installed in meltano’s pipx env dir.
Am I missing something?edgar_ramirez_mondragon
11/14/2023, 6:54 PMDenis I.
11/14/2023, 7:05 PMDenis I.
11/14/2023, 7:18 PMedgar_ramirez_mondragon
11/15/2023, 12:46 AMedgar_ramirez_mondragon
11/15/2023, 12:57 AMBtw, Meltano still works fineAh, so this is probably just a logging message. I see the message at
debug
level but not at info
.edgar_ramirez_mondragon
11/15/2023, 12:58 AMDenis I.
11/15/2023, 9:42 AM