-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Ever since PYTHON-3920, PyOpenSSL tests on macOS failing due to a venv package conflict:
[2023/10/06 17:01:11.192] Using Python3 binary: /opt/mongodbtoolchain/v3/bin/python3
[2023/10/06 17:01:11.192] Creating virtual environment 'venv'...
[2023/10/06 17:01:20.769] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
[2023/10/06 17:01:20.769] dsi 5.0.0 requires pymongo<4.0.0,>=3.12.1, but you have pymongo 4.5.0 which is incompatible.
- is caused by
-
PYTHON-3920 Migrate AWS Auth Tests to use AWS Secrets
- Closed