Git Product home page Git Product logo

Comments (4)

tomvdw avatar tomvdw commented on May 24, 2024 1

Thanks for your detailed bug report!

This is caused by that _GCS_BUCKET was made empty in this commit: b78fc27

I'll contact the people who changed it, but with the holidays I don't know how quickly they'll respond.

In the meantime you can also load it by specifying the version:

ds = tfds.load("fractal20220817_data:0.1.0", data_dir="gs://gresearch/robotics")

from datasets.

tomvdw avatar tomvdw commented on May 24, 2024

A fix was submitted. Could you test with tfds nightly if it now works?

from datasets.

Ericodencoder avatar Ericodencoder commented on May 24, 2024

Thanks for your detailed bug report!

This is caused by that _GCS_BUCKET was made empty in this commit: b78fc27

I'll contact the people who changed it, but with the holidays I don't know how quickly they'll respond.

In the meantime you can also load it by specifying the version:

ds = tfds.load("fractal20220817_data:0.1.0", data_dir="gs://gresearch/robotics")

Hey, I am facing on the same issue, I tried the recommended line on Jupyter Notebook:
ds = tfds.load("fractal20220817_data:0.1.0", data_dir="gs://gresearch/robotics")
But still not work, and I got:
UnimplementedError: File system scheme 'gs' not implemented (file: 'gs://gresearch/robotics/fractal20220817_data/0.1.0/features.json')

And the same line in Colab, it doesn't raise errors,

but I got a stupid question which is:
How could I down the dataset (for example, fractal20220817_data) to my local PC, plz?

Thx a lot!

from datasets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.