Skip to content

[16.0] python library dependency conflict 'pyparsing' (social/server-ux) #1316

@CRogos

Description

@CRogos

Module

mail_drop_target
#1217

Describe the bug

I am running Odoo in odoo.sh and since the PR above, I get a dependency version conflict which is originally caused by extract_msg . Does anyone have similar issues or an idea how so solve this?

2024-02-23T17:27:27,474 ERROR: Cannot install -r /home/odoo/.requirements.txt (line 14) and RTFDE because these package versions have conflicting dependencies.
2024-02-23T17:27:27,474 
2024-02-23T17:27:27,474 The conflict is caused by:
2024-02-23T17:27:27,474     pyrfc6266 1.0.0 depends on pyparsing~=3.0.7
2024-02-23T17:27:27,474     oletools 0.60.1 depends on pyparsing<3 and >=2.1.0

To Reproduce

I am not using this module, but having extract_msg in the requirements.txt is enough to get startup errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions