Martin Larsson
09/11/2021, 11:00 PMvirt_env) martin@MacBook-Pro source-provet % pip install -r requirements.txt
Obtaining file:///Users/martin/Repositories/airbyte/airbyte-integrations/bases/source-acceptance-test (from -r requirements.txt (line 1))
Obtaining file:///Users/martin/Repositories/airbyte/airbyte-integrations/connectors/source-provet (from -r requirements.txt (line 2))
Collecting airbyte-cdk~=0.1 (from source-acceptance-test==0.0.0->-r requirements.txt (line 1))
Could not find a version that satisfies the requirement airbyte-cdk~=0.1 (from source-acceptance-test==0.0.0->-r requirements.txt (line 1)) (from versions: )
No matching distribution found for airbyte-cdk~=0.1 (from source-acceptance-test==0.0.0->-r requirements.txt (line 1))
I have upgraded Airbyte from 0.16 to 0.29 and deleted all images and volumes. Generated a brand new connecter from the Python REST API Source. I am using Visual Studio Code and running the pip install command in a terminal inside VS Code. I have not touched the requirements.txt file after generating the connector.Davin Chia (Airbyte)
Martin Larsson
09/13/2021, 6:09 AMMartin Larsson
09/13/2021, 6:10 AMMartin Larsson
09/13/2021, 6:10 AMMartin Larsson
09/13/2021, 6:12 AMDavin Chia (Airbyte)
Martin Larsson
09/13/2021, 6:13 AMDavin Chia (Airbyte)
Davin Chia (Airbyte)
airbyte-cdk
dependency here: https://pypi.org/project/airbyte-cdk/#historyMartin Larsson
09/13/2021, 6:24 AMNamer Medina
04/22/2022, 4:36 PM