Results 2 comments of flueky

I fixed this error, we need to ` pip install pyobjus`.

` rules_kotlin_version = "1.7.0" rules_kotlin_sha = "15afe2d727f0dba572e0ce58f1dac20aec1441422ca65f7c3f7671b47fd483bf" maybe( http_archive, name = "io_bazel_rules_kotlin", urls = ["https://github.com/bazelbuild/rules_kotlin/releases/download/v%s/rules_kotlin_release.tgz" % rules_kotlin_version], sha256 = rules_kotlin_sha, ) ` bazel version 6.0.0