On 2022-06-17 18:42:16 +0200 (+0200), tjoen wrote: > On 6/17/22 12:16, KK CHN wrote: > ... > > 2022-06-17 09:58:04.720 | ERROR: Cannot install trove==17.1.0.dev31 > ... > > 2022-06-17 09:58:04.721 | The user requested (constraint) jinja2===3.1.2 > > Has to be a packaging error: one "=" too many The "===" is valid syntax for pip. It means "exactly this version" rather than merely "equivalent to this version." That particular line is currently coming from here: https://opendev.org/openstack/requirements/src/commit/46db00e/upper-constraints.txt#L227 -- Jeremy Stanley -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 963 bytes Desc: not available URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20220617/fe1e3a6c/attachment.sig>