Skip to content

ModuleNotFoundError: No module named 'big_vision' #1148

@SambasBoyyyy

Description

@SambasBoyyyy

File "/content/scenic/train_lib/transfer/transfer_trainer.py", line 38, in
from scenic.train_lib import pretrain_utils
File "/content/scenic/train_lib/pretrain_utils.py", line 23, in

from big_vision import utils

ModuleNotFoundError: No module named 'big_vision'

no solution #1075

!rm -rf * !rm -rf .config !rm -rf .git !git clone https://github.com/google-research/scenic.git . !python -m pip install -q .

!PYTHONPATH="$(pwd)":"$PYTHON_PATH" python scenic/main.py \ --config=scenic/projects/baselines/configs/mnist/mnist_config.py \ --workdir=./

Colab link Using T4 GPU
https://colab.research.google.com/github/google-research/scenic/blob/main/scenic/common_lib/colabs/scenic_playground.ipynb#scrollTo=DZapHpw-yKCB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions