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@4\.conan\data\cpython\2.7.18\_\_\package\37bde90ada44f6744f85a11721e23a0ae60f8224\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@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/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@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/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@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/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@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510@4/110/316f59dc-a079-4e2c-9c8a-c11d6e2474b1/recipes/cpython/all\test_package/test_package.py", line 180, in test_curses import _curses ImportError: No module named _curses