pep8 error of newest devstack

Jeremy Stanley fungi at yuggoth.org
Thu May 25 11:46:38 UTC 2023


On 2023-05-25 06:05:46 +0000 (+0000), Alex Song (宋文平) wrote:
> When I check pep8 with the newest devstack env by the cmd ‘tox –e
> pep8’, it raise many packages conflict. The log is as follows.
[...]
> ERROR: Cannot install oslo.messaging>=14.1.0 because these package
> versions have conflicting dependencies.
> 
> The conflict is caused by:
> 
>     The user requested oslo.messaging>=14.1.0
> 
>     The user requested (constraint) oslo-messaging===14.3.0
[...]

It's unclear from your message what version of the CPython
interpreter you're using. The current releases of oslo.messaging
require Python 3.8 or newer, so if you're trying to do this with
older Python that would explain the error you're seeing.
-- 
Jeremy Stanley
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <https://lists.openstack.org/pipermail/openstack-discuss/attachments/20230525/5bac170c/attachment.sig>


More information about the openstack-discuss mailing list