Hi Folks,

I'm trying to build the python SDK in order to test out the fixes for
KafkaIO in the 2.33.0 branch.

Is there a build rule for building a distribution package as opposed to a
source package?

I'm running inside the beam docker build environment. I can build a source
package by doing

./gradlew -p sdks/python sdist

But looks like if I try to install that it ends up trying to compile a
bunch of stuff which requires rust.

Is there an easy way to create binary distribution packages for MacOs? Or
is this not possible because compiling for mac requires mac hardware?

Thanks
J

Reply via email to