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@5\.conan\data\cpython\2.7.18\_\_\package\bf81799b6a83e38801d7b86659dc431190129651\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@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/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@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/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@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/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@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@5/110/0f689183-3ea9-46f5-b2df-5d7dca54d9ba/recipes/cpython/all\test_package/test_package.py", line 180, in test_curses import _curses ImportError: No module named _curses