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
I have updated the package to the latest version before submitting this issue
(optional) I have used the develop branch
I have searched the existing issues of NeMo-Guardrails
Python version (python --version)
Python 3.11
Operating system/version
MacOS 15.1.1 (24B91)
NeMo-Guardrails version (if you must use a specific version and not the latest
develop
Describe the bug
Installing the current develop branch with pip breaks as Poetry 2.0 has introduce breaking changes and backward incompatibility. This can happen to other projects that are setting NeMo Guardrails as dependency by referencing our github repo.
Pouyanpi
changed the title
bug: Pip fails to install the package with current build system version
bug: pip fails to install the package with current build system version
Jan 8, 2025
Did you check docs and existing issues?
Python version (python --version)
Python 3.11
Operating system/version
MacOS 15.1.1 (24B91)
NeMo-Guardrails version (if you must use a specific version and not the latest
develop
Describe the bug
Installing the current develop branch with pip breaks as Poetry 2.0 has introduce breaking changes and backward incompatibility. This can happen to other projects that are setting NeMo Guardrails as dependency by referencing our github repo.
Steps To Reproduce
Expected Behavior
Should install the package without any error.
Actual Behavior
following repro steps would raise following error:
The text was updated successfully, but these errors were encountered: