ragyibrahim commented on PR #25325:
URL: https://github.com/apache/beam/pull/25325#issuecomment-1423626173
@Abacn @ahmedabu98
Finally worked. See output below:
```bash
tox -e py3-yapf
.pkg: _optional_hooks> python
/opt/homebrew/lib/python3.10/site-packages/pyproject_api/_backend.py True
setuptools.build_meta __legacy__
.pkg: get_requires_for_build_sdist> python
/opt/homebrew/lib/python3.10/site-packages/pyproject_api/_backend.py True
setuptools.build_meta __legacy__
.pkg: prepare_metadata_for_build_wheel> python
/opt/homebrew/lib/python3.10/site-packages/pyproject_api/_backend.py True
setuptools.build_meta __legacy__
.pkg: build_sdist> python
/opt/homebrew/lib/python3.10/site-packages/pyproject_api/_backend.py True
setuptools.build_meta __legacy__
py3-yapf: install_package> target/.tox/py3-yapf/bin/python
/Users/ragy/Documents/RNA/GitHub/beam/sdks/python/target/.tox/py3-yapf/bin/pip
install --retries 10 --force-reinstall --no-deps
/Users/ragy/Documents/RNA/GitHub/beam/sdks/python/target/.tox/.tmp/package/16/apache-beam-2.46.0.dev0.tar.gz
py3-yapf: commands_pre[0]> python --version
Python 3.10.9
py3-yapf: commands_pre[1]> pip --version
pip 23.0 from
/Users/ragy/Documents/RNA/GitHub/beam/sdks/python/target/.tox/py3-yapf/lib/python3.10/site-packages/pip
(python 3.10)
py3-yapf: commands_pre[2]> pip check
No broken requirements found.
py3-yapf: commands_pre[3]> bash
/Users/ragy/Documents/RNA/GitHub/beam/sdks/python/scripts/run_tox_cleanup.sh
py3-yapf: commands[0]> yapf --version
yapf 0.29.0
py3-yapf: commands[1]> time yapf --in-place --parallel --recursive
apache_beam
11.89 real 125.12 user 1.01 sys
py3-yapf: commands_post[0]> bash
/Users/ragy/Documents/RNA/GitHub/beam/sdks/python/scripts/run_tox_cleanup.sh
.pkg: _exit> python
/opt/homebrew/lib/python3.10/site-packages/pyproject_api/_backend.py True
setuptools.build_meta __legacy__
py3-yapf: OK (17.31=setup[4.82]+cmd[0.01,0.14,0.36,0.03,0.04,11.89,0.03]
seconds)
congratulations :) (17.36 seconds)
```
--
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]