Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

tapas installation is not working  #160

@dsabarinathan

Description

@dsabarinathan

! sudo apt-get install protobuf-compiler
! git clone https://github.com/google-research/tapas
! pip install -e ./tapas

i used the above steps for installing the package on colab. I am getting the below errors after installation.

ModuleNotFoundError                       Traceback (most recent call last)
[<ipython-input-7-26bb9379ffca>](https://localhost:8080/#) in <module>()
----> 1 from tapas.utils import tf_example_utils

ModuleNotFoundError: No module named 'tapas.utils'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions