tvalentyn commented on issue #30852:
URL: https://github.com/apache/beam/issues/30852#issuecomment-2040443750
One other problem that causes additional failures in this suite is that in
the test environment we first install test environment dependencies (e.g.,
tensorflow), then install the Beam package. This has implication on dependency
resolution, and pip fails to resolve the conflicts.
We might be able to prevent that if we install both deps in the same
command, asked on
https://github.com/tox-dev/tox/issues/2386#issuecomment-2040435212 if that is
possible.
--
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]