Skip to content

Numpy Version mismatch creating setup problems #25

@avisheka93

Description

@avisheka93

As i am trying to work with IndicTrans2 HF library
There most needed packages are running on numpy<2.0
but
ERROR: Cannot install IndicTransToolkit and indictranstoolkit==1.0.4 because these package versions have conflicting dependencies.

The conflict is caused by:
indictranstoolkit 1.0.4 depends on numpy<2.0
indic-nlp-library-itt 0.1.0 depends on numpy<3.0.0 and >=2.2.5

if i have numpy>2 then during finetuning of indictrans2 using HF im getting stuck as it is looking for numpy<2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions