yuvipanda commented on issue #22349: URL: https://github.com/apache/beam/issues/22349#issuecomment-1204672320
> Right. We could make a choice or perhaps see if conda is available, then install from conda (potentially not backwards-compatible behavior). Or rather, check if the appropriate apache_beam package is already installed (via even something as simple as `pip list | grep apache_beam` - this reports installs via conda or pip) and skipping installation if it's present and the right version. This also speeds up installations! -- 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]
