Skip to content

I got error when I create indexes on each table #6

@yuchen814

Description

@yuchen814

When I run these commands:

Image

I got a lot of errors like this:

ImportError: cannot import name 'E5Model' from 'lotus.models' (/opt/miniconda3/envs/tag/lib/python3.10/site-packages/lotus/models/init.py)
Embedding european_football_2/Match
Traceback (most recent call last):
File "/Users/xx/Research/text2sql_huawei/TAG-Bench/setup/embed_df.py", line 5, in
from lotus.models import E5Model
ImportError: cannot import name 'E5Model' from 'lotus.models' (/opt/miniconda3/envs/tag/lib/python3.10/site-packages/lotus/models/init.py)
Embedding european_football_2/Player
Traceback (most recent call last):
File "/Users/xxResearch/text2sql_huawei/TAG-Bench/setup/embed_df.py", line 5, in
from lotus.models import E5Model

I would be very grateful if you could help me solve this problem!!

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