brainy-appointment-14137
01/26/2021, 4:59 PMmeltano add loader target-snowflake-raw --inherit-from target-snowflake
I get two errors:
Error: pg_config executable not found.
and
WARNING: Discarding <https://files.pythonhosted.org/packages/dc/93/bb5655730913b88f9068c6b596177d1df83be0d476671199e17b06ea8436/psycopg2-binary-2.8.2.tar.gz#sha256=4c2d9369ed40b4a44a8ccd6bc3a7db6272b8314812d2d1091f95c4c836d92e06> (from <https://pypi.org/simple/psycopg2-binary/>) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement snowflake-connector-python==1.9.0 (from target-snowflake)
ERROR: No matching distribution found for snowflake-connector-python==1.9.0
Failed to install plugin(s)
I am on Mac OS catalina
any help ? 👀ripe-musician-59933
01/26/2021, 5:01 PMbrainy-appointment-14137
01/26/2021, 5:06 PM