Results 11 comments of Ethiel

Same issue here, in this case with tensorflow-macos 2.11.0 and protobuf 3.19.4

However, after manually executing prepare_tf_dep.sh I'm facing a different issue: error: no member named 'OpName' in 'tensorflow::text::FastBertNormalizeOp'

I'm afraid we will have to wait for Apple to provide the port for tensor flow-text... I guess there is no way to compile from source as tensorflow-macos was built...

Thanks for the guide, @DuongTSon. Where did you find the tensorflow-deps==2.11.0?. I tried but the most updated version is 2.9.0 in my channels.

@DuongTSon thanks, I didn't installed anyway because I didn't find it. I'm able to build from source, but I can't use it. This is the error when I try to...

@DuongTSon Did you build 2.10 from source?. I can't, the build fails with this error: ` Compiling tensorflow_text/core/ops/constrained_sequence_op.cc failed: undeclared inclusion(s) in rule '//tensorflow_text:constrained_sequence_op_cc': this rule is missing dependency declarations...

Hi, @treo thanks for the quick response. I guess the issue can be closed.

@agibsonccc I may be able to help if you explain me what you want to do and how.

Ok. I guess you can close it. I'll take a look and I'll ask for reopening this ticket if I come with a solution to the issue. I'm afraid it...