Closed sridharbodla closed 5 years ago
@sridharbodla are you in the repository home when you're trying to import apertium?
Also, you need to install the requirements.txt which has all the dependencies. Along with which you need to install the language specific data as well.
wget http://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash
sudo apt-get -f --allow-unauthenticated install apertium-all-dev
sudo apt-get -f --allow-unauthenticated install apertium-es-en apertium-eng
Run this first and get all the apertium language-specific data and install apertium then pip install the requirements.txt
Thanks for your reply..
the above commands seems to for Linux. Can you please share the info for windows installation?
This should work with Windows too.
How to install this in windows?
This is not ready for Windows usage.
See https://github.com/apertium/apertium-python/issues/6 for the issue which once closed, would indicate Windows support.
=> please suggest me how to use this module.
Do i have to install any modules