AI4Bharat / IndicXlit

Transliteration models for 21 Indic languages
https://ai4bharat.iitm.ac.in/transliteration
MIT License
67 stars 16 forks source link

unable to install fairseq #31

Open BokadeVijay26 opened 4 months ago

BokadeVijay26 commented 4 months ago

I tried to install fairseq but it shows me this error every time

ERROR: Failed building wheel for fairseq Failed to build fairseq ERROR: Could not build wheels for fairseq, which is required to install pyproject.toml-based projects

BokadeVijay26 commented 4 months ago

I have to install one above, Because of that, I am unable to install ai4bharat-transliteration on windows

shabbirddev commented 2 months ago

I have to install one above, Because of that, I am unable to install ai4bharat-transliteration on windows

facing same issue

0ngsh commented 1 month ago
  1. Go to this link https://visualstudio.microsoft.com/visual-cpp-build-tools/

  2. Download the Microsoft C++ Build Tools installer from the website.

  3. Open the installer and follow the on-screen instructions.

  4. When you reach the screen shown in the below image, click on the "Modify" button. image

  5. After clicking "Modify," you'll see a screen like below image. image

  6. Select the packages as indicated in the above image, Proceed with the installation. The installation size is approximately 1.5 GB.

7.Once the installation is complete, retry installing ai4bharat-transliteration