Hi everyone! While working on a new connector, I c...
# replication-troubleshooting
l
Hi everyone! While working on a new connector, I cant proceed with installing the requirements:
Copy code
Could not find a version that satisfies the requirement airbyte-cdk~=0.1.56
My setup: -ubuntu 20.04 -python3.9.1 I was looking for similar posts and did found a few, but none of the suggestion did help me.
✍️ 1
1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2701 to ensure timely resolution!
s
Are you using WSL2? Do you have multiple versions of python? What command did you run before getting this error?
Also what version of airbyte are you using? The latest version of the cdk is 0.1.99 https://pypi.org/project/airbyte-cdk/#history
l
nvm thank you! i solved it by adding python 3.9 as alternative when using python3