Hi team,
I am working on creating custom connector for the http api, I am able deploy airbyte locally and create virtual environment in python but when I try to install dependencies for the connector template I am getting an error as below,
I am not sure what is causing this, please help!
Thank you
a
Alexandre Girard (Airbyte)
01/09/2023, 2:42 PM
hi Akash, I'm not super familiar with windows environment, but this looks like an issue with pywin. can you confirm your virtual environment is running python 3.9?
a
Akash Ghadge
01/09/2023, 2:51 PM
For now I am using python 3.11 version for virtual environment
a
Alexandre Girard (Airbyte)
01/09/2023, 3:05 PM
I would recommend using python 3.9 as it's the only version we support