Connector template generator failing #29085
Replies: 2 comments 2 replies
-
@SaimonAlam15 can you try running the script using sudo? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Closed because of inactivity. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I cloned the repo and ran the command
cd airbyte-integrations/connector-templates/generator ./generate.sh
as per the instructions provided here: https://docs.airbyte.com/connector-development/cdk-python/, but I keep getting the following error:While trying to generate a connector, an error occurred on line 39 of generate.sh and the process aborted early. This is probably a bug.
I thought it was probably a permissions issue so I gave full permissions for all users to the entire repo directory, but it still fails.
I'm using mac OS, if it helps.
Please let me know if I'm doing anything wrong or if there are any additional steps that I need to take.
Thank you!
This is the full traceback:
Beta Was this translation helpful? Give feedback.
All reactions