Abacn commented on PR #24204: URL: https://github.com/apache/beam/pull/24204#issuecomment-1367686899
Looks like this PR breaks Python PreCommit, https://ci-beam.apache.org/job/beam_PreCommit_Python_Cron/6546/ ``` ERROR: module or package not found: 'apache_beam/*.py (missing __init__.py?) ERROR: InvocationError for command /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Cron/src/sdks/python/test-suites/tox/py39/build/srcs/sdks/python/scripts/run_pytest.sh py39-cython ''"'"'apache_beam/*.py apache_beam/coders apache_beam/internal apache_beam/io apache_beam/metrics apache_beam/ml apache_beam/options apache_beam/portability apache_beam/testing apache_beam/tools apache_beam/typehints apache_beam/utils'"'"'' (exited with code 4) ``` the error is similar with what I saw in https://github.com/apache/beam/pull/24204#discussion_r1058662550 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
