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.18;2.7;2 Python2_EXECUTABLE: C:\J\w\cci_PR-1510\.conan\data\cpython\2.7.18\_\_\package\20eecc8e1a56cbd0a88eb1eec0e0009b11e14846\bin\python.exe Python2_INTERPRETER_ID: Python Python2_VERSION: 2.7.18 Python2_INCLUDE_DIRS: C:/J/w/cci_PR-1510/.conan/data/cpython/2.7.18/_/_/package/20eecc8e1a56cbd0a88eb1eec0e0009b11e14846/bin/include Python2_LIBRARIES: C:/J/w/cci_PR-1510/.conan/data/cpython/2.7.18/_/_/package/20eecc8e1a56cbd0a88eb1eec0e0009b11e14846/bin/libs/python27.lib CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY Python2_FIND_IMPLEMENTATIONS Python2_USE_STATIC_LIBS C:\J\w\cci_PR-1510\.conan\data\cpython\2.7.18\_\_\package\20eecc8e1a56cbd0a88eb1eec0e0009b11e14846\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/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/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/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/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/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/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/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/recipes/cpython/all\test_package/test_package.py", line 207, in ALL_TESTS[ns.test_module]() File "C:\J\w\cci_PR-1510/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/recipes/cpython/all\test_package/test_package.py", line 22, in inner_fn fn() File "C:\J\w\cci_PR-1510/110/f42ebdab-479d-459c-8fa6-9ebbce5eb084/recipes/cpython/all\test_package/test_package.py", line 180, in test_curses import _curses ImportError: No module named _curses