spotify-tensorflow icon indicating copy to clipboard operation
spotify-tensorflow copied to clipboard

Check if user is trying to install `spotify-tensorflow` via `--requirements_file` option

Open daikeshi opened this issue 6 years ago • 0 comments

When user launches a python beam job for tft or stats generation, they can still specify --requirements_file to install spotify-tensorflow, which we know it'll cause problem because of tfdv package. We should disable this option or check if spotify-tensorflow is in the requirements file, and alert user.

daikeshi avatar Feb 20 '19 19:02 daikeshi