Skip to content

Importing Pack after installing #74

@Anas-Ah25

Description

@Anas-Ah25
AttributeError: _ARRAY_API not found
Traceback (most recent call last):
  File "c:\Anas's Projects\Project Reviving\IR--SearchEngine\main.py", line 9, in <module>
    from pyterrier_colbert.indexing import ColBERTIndexer
ModuleNotFoundError: No module named 'pyterrier_colbert'

after downgrading python for 3.10 and pyarrow to run the 'pip install -q git+https://github.com/terrierteam/pyterrier_colbert.git' or 'pip install --upgrade git+https://github.com/terrierteam/pyterrier_colbert.git' it build but the pack isn't resolved inside code in:

'from pyterrier_colbert.indexing import ColBERTIndexer
from pyterrier_colbert.ranking import ColBERTFactory' 

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