-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to install AI4Bharat Nemo #5
Comments
@ryback123 please help me with this |
What's your packaging version? |
24.2 |
`Collecting pynini × Building wheel for pynini (pyproject.toml) did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. I tried running it in conda env and again got this error` |
@monali-2210 this is a configuration we are using internally. Create a new conda environment, download this requirements.txt file and then run the commands in the setup file. Let me know if this works. There maybe some unused dependencies, but you can get rid of that later. |
Tried and got this error - link |
I am trying to do the first step (using SageMaker Jupyter Notebook) which is:
git clone https://github.com/AI4Bharat/NeMo.git && cd NeMo && git checkout nemo-v2 && bash reinstall.sh
This command gives this below error:
The text was updated successfully, but these errors were encountered: