AI4Bharat / Indic-Input-Tool-UI

Web Interface for Transliteration for Indic languages.
https://xlit.ai4bharat.org
MIT License
22 stars 3 forks source link

error throwing for pip install ai4bharat-transliteration #4

Open DhivyaThamu opened 1 year ago

DhivyaThamu commented 1 year ago

building 'fairseq.libbleu' extension error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. 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 WARNING: Ignoring invalid distribution -orch (c:\users\admin\appdata\local\packages\pythonsoftwarefoundation.python.3.9_qbz5n2kfra8p0\localcache\local-packages\python39\site-packages)

GokulNC commented 1 year ago

Hi @DhivyaThamu

As you can see in the first line of the error, this is a problem related to FairSeq. So please raise your issue here: https://github.com/facebookresearch/fairseq/issues/4880

Mohsyn commented 10 months ago

Fairseq does not support windows. Use WSL 2 for windows.