libindic / indic-trans

The project aims on adding a state-of-the-art transliteration module for cross transliterations among all Indian languages including English.
GNU Affero General Public License v3.0
256 stars 61 forks source link

ModuleNotFoundError: No module named 'indictrans._utils.ctranxn' - I keep getting this error even though the module is clearly present #64

Open Anashua opened 2 years ago

Anashua commented 2 years ago

image

garvsonihertzai commented 1 year ago

import pyximport pyximport.install()

put these two lines at the start of - indictrans/_utils/init.py

SabaAnjum2002 commented 1 year ago

import pyximport pyximport.install()

put these two lines at the start of - indictrans/_utils/init.py

getting even more exceptions

SabaAnjum2002 commented 1 year ago

image

same issue with me too unable to resolve