You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
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'