Michelle Herrera
05/25/2023, 2:28 PM#0 305.5 [output clipped, log limit 1MiB reached]
#0 305.5 Running setup.py clean for grpcio
#0 306.2 Successfully built source-google-firestore genson PyYAML pendulum
#0 306.2 Failed to build grpcio
------
ERROR: failed to solve: executor failed running [/bin/sh -c pip install --prefix=/install .]: exit code: 1
trying to build with gradle results in
* What went wrong:
Execution failed for task ':airbyte-commons:compileJava'.
> error: invalid source release: 17
i have confirmed that i have openjdk-17 and python 3.11.9. has anyone else encountered these and fixed?user
05/25/2023, 2:28 PMuser
05/25/2023, 2:29 PMinvalid source release: 17
error. Regarding the Failed to build grpcio
error, it's not clear from the provided information what the exact issue is. However, one user in a [forum discussion](https://discuss.airbyte.io/t/2193) encountered a similar error and resolved it by fixing their Gradle build configuration. You can check your Gradle build file and ensure that the dependencies and configurations are correct. If you still face issues, please provide more information or refer to the [Airbyte documentation](https://docs.airbyte.com) and [forum](https://discuss.airbyte.io) for further assistance.Michelle Herrera
05/25/2023, 2:31 PMuser
05/25/2023, 2:31 PMuser
05/25/2023, 2:31 PMMichelle Herrera
05/25/2023, 3:00 PM#0 305.5 [output clipped, log limit 1MiB reached]
#0 305.5 Running setup.py clean for grpcio
#0 306.2 Successfully built source-google-firestore genson PyYAML pendulum
#0 306.2 Failed to build grpcio
------
ERROR: failed to solve: executor failed running [/bin/sh -c pip install --prefix=/install .]: exit code: 1
user
05/25/2023, 3:00 PMuser
05/25/2023, 3:00 PM