cpython/2.7.18: WARN: Visual Studio versions 14 and higher were never officially supported by the cpython developers Using Python_ADDITIONAL_VERSIONS: 2.7.18d;2.7d;2d CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Python2_EXECUTABLE Python2_FIND_FRAMEWORK Python2_FIND_IMPLEMENTATIONS Python2_FIND_REGISTRY Python2_FIND_STRATEGY Python2_ROOT_DIR Python2_USE_STATIC_LIBS C:\J\w\cci_PR-1510@3\.conan\data\cpython\2.7.18\_\_\package\bb3265457176449f33503b86fd741265207fd4b8\bin\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'use_2to3' warnings.warn(msg) Traceback (most recent call last): File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 56, in test_gdbm import gdbm ImportError: No module named gdbm Traceback (most recent call last): File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 126, in test_lzma import lzma ImportError: No module named lzma Traceback (most recent call last): File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 195, in test_tkinter import _tkinter ImportError: No module named _tkinter Traceback (most recent call last): File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@3/110/87855a71-f051-48a4-8b2a-96946f7b34c1/recipes/cpython/all\test_package/test_package.py", line 180, in test_curses import _curses ImportError: No module named _curses