You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: Failed building wheel for fasttext, ERROR: Could not build wheels for fasttext, which is required to install pyproject.toml-based projects
#13419
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.
Hello,
I have been trying to install Nemo on my Windows 11, but I keep getting stuck at an error related to fasttext. I have tried multiple ways of changing Python versions (Python 3.10, 3.12), I updated C++ builds, and even tried installing fasttext-wheel, but the error persists. I am using pip to install Nemo: pip install nemo_toolkit['all'].
I did install PyTorch and Cython before installing Nemo.
I also installed FastText separately, but it does not work.
The text was updated successfully, but these errors were encountered:
Hello,
I have been trying to install Nemo on my Windows 11, but I keep getting stuck at an error related to fasttext. I have tried multiple ways of changing Python versions (Python 3.10, 3.12), I updated C++ builds, and even tried installing fasttext-wheel, but the error persists. I am using pip to install Nemo: pip install nemo_toolkit['all'].
I did install PyTorch and Cython before installing Nemo.
I also installed FastText separately, but it does not work.
The text was updated successfully, but these errors were encountered: