Skip to content

Conversation

@p-wysocki
Copy link
Collaborator

There is a failing check on Python 3.10 CI at openvinotoolkit/openvino#12578 (e2e-tests-linux-ubuntu20-pip-conflicts).

After a lengthy investigation and reproducing the issue locally, we found that matplotlib package is dependent on pyparsing and it installs pyparsing==3.0.9 (through a pyparsing>=2.2.1 requirement), which is incompatible with other project dependencies.

@eaidova eaidova merged commit fe6a679 into openvinotoolkit:master Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants