Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Anashua opened this issue Jul 28, 2022 · 3 comments

Comments

@Anashua
Copy link

Anashua commented Jul 28, 2022

image

@garvsonihertzai
Copy link

import pyximport
pyximport.install()

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

@SabaAnjum2002
Copy link

import pyximport pyximport.install()

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

getting even more exceptions

@SabaAnjum2002
Copy link

image

same issue with me too unable to resolve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants