Skip to content
New issue

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

Cannot import the smart_buildings dataset. #5678

Open
marcenacp opened this issue Oct 19, 2024 · 1 comment
Open

Cannot import the smart_buildings dataset. #5678

marcenacp opened this issue Oct 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@marcenacp
Copy link
Collaborator

/!\ PLEASE INCLUDE THE FULL STACKTRACE AND CODE SNIPPET

Short description
Cannot import the smart_buildings dataset.

Environment information

  • Operating System: Linux

  • Python version: 3.11

  • tensorflow-datasets/tfds-nightly version:

  • tensorflow/tf-nightly version:

  • Does the issue still exists with the last tfds-nightly package (pip install --upgrade tfds-nightly) ?

Reproduction instructions

import tensorflow_datasets as tfds

tfds.builder('smart_buildings')

# ImportError: cannot import name 'smart_control_building_pb2' from 'tensorflow_datasets.datasets.smart_buildings' (/home/pierremarcenac/.pyenv/versions/python3.11/lib/python3.11/site-packages/tensorflow_datasets/datasets/smart_buildings/__init__.py)

If you share a colab, make sure to update the permissions to share it.

Link to logs
If applicable, <link to gist with logs, stack trace>

Expected behavior
No ImportError.

Additional context
Add any other context about the problem here.

@marcenacp marcenacp added the bug Something isn't working label Oct 19, 2024
@raniat123
Copy link

I'm having the same issue. @marcenacp were you able to find solution for importing this dataset? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants