Details
-
Task
-
Resolution: Fixed
-
Unknown
-
None
-
None
-
None
Description
Perf test are failing due to using Python 3.6.0 caused by PYTHON-3172:
[2022/03/18 07:05:50.011] 3.6.0 (default, Mar 11 2019, 18:12:15)
|
[2022/03/18 07:05:50.011] [GCC 4.4.7 20120313 (Red Hat 4.4.7-23)]
|
[2022/03/18 07:05:50.280] OpenSSL 1.1.1 11 Sep 2018
|
...
|
[2022/03/18 07:06:16.422] + python setup.py build_ext -i
|
[2022/03/18 07:06:16.422] Traceback (most recent call last):
|
[2022/03/18 07:06:16.422] File "setup.py", line 8, in <module>
|
[2022/03/18 07:06:16.422] raise RuntimeError("Python version >= 3.6.2 required.")
|
[2022/03/18 07:06:16.422] RuntimeError: Python version >= 3.6.2 required.
|
[2022/03/18 07:06:16.426] Command failed: command encountered problem: error waiting on process 'e4d9a43c-6636-4542-a138-48d5d903d1af': exit status 1
|
Attachments
Issue Links
- is caused by
-
PYTHON-3172 Drop support for Python 3.6.0 and 3.6.1, require >=3.6.2
-
- Closed
-