alex_fridman
01/24/2023, 12:17 PMmeltano add loader target-bigquery
it creates new venv .meltano/loaders/target-bigquery
using Python 3.10+Will Da Silva (Arch)
01/24/2023, 2:16 PMpython -m meltano.cli add loader target-bigquery
, but if the pyenv shims are not working properly this may not work either.david_lee
01/24/2023, 5:15 PMpyenv
and pyenv-virtualenv
. Alternatively you could install python3.6 and update the system default to it using update-alternatives
(doc link) but I'd strongly suggest pyenv