Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

ModuleNotFoundError: No module named 'models' #150

@AnkS4

Description

@AnkS4

Getting this error on Google colab.

Both torch & torchvision seem to be preinstalled.

!pip install torchvision
returns

Requirement already satisfied: torchvision
Requirement already satisfied: torch
.........
import torch
from models import InferSent

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