We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Short description
Installing only tfds-nightly via pip doesn't allow using it. One needs to install apache-beam as well
tfds-nightly
apache-beam
Environment information
Operating System: Google Colab
Python version: 3.10.12
tensorflow-datasets/tfds-nightly version: TensorFlow Datasets: 4.9.6+nightly
tensorflow-datasets
Does the issue still exists with the last tfds-nightly package (pip install --upgrade tfds-nightly) ?
pip install --upgrade tfds-nightly
Yes
Reproduction instructions https://gist.github.com/lbo462/9721f51f74ce6bc4aec8d34147bceb27
Link to logs https://gist.github.com/lbo462/9721f51f74ce6bc4aec8d34147bceb27
Expected behavior Either pip should install apache-beam on its own, or the documentation should tell to install it.
pip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Short description
Installing only
tfds-nightly
via pip doesn't allow using it.One needs to install
apache-beam
as wellEnvironment information
Operating System: Google Colab
Python version: 3.10.12
tensorflow-datasets
/tfds-nightly
version: TensorFlow Datasets: 4.9.6+nightlyDoes the issue still exists with the last
tfds-nightly
package (pip install --upgrade tfds-nightly
) ?Yes
Reproduction instructions
https://gist.github.com/lbo462/9721f51f74ce6bc4aec8d34147bceb27
Link to logs
https://gist.github.com/lbo462/9721f51f74ce6bc4aec8d34147bceb27
Expected behavior
Either
pip
should installapache-beam
on its own, or the documentation should tell to install it.The text was updated successfully, but these errors were encountered: