Unable to install NeMo Guardrails! #501
Unanswered
Suma-Rajashankar
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Looks like a network issue, not being able to reach |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to install NeMo Guardrails in my virtual env, but unable to. Below is the error message, I am getting;
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [52 lines of output]
/home/user/nemo_gr/lib/python3.10/site-packages/setuptools/init.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
Any help on this would be appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions