swig/4.0.2: WARN: Visual Studio compiler cannot create ccache-swig. Disabling ccache-swig. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY 'python3' is not recognized as an internal or external command, operable program or batch file. ERROR: swig/4.0.2 (test package): Error in test() method, line 17 self.run("python3 -c \"import sys; import PackageTest; gcd = PackageTest.gcd(12, 16); print('gcd =', gcd); sys.exit(0 if gcd == 4 else 1)\"", run_environment=True) ConanException: Error 1 while executing python3 -c "import sys; import PackageTest; gcd = PackageTest.gcd(12, 16); print('gcd =', gcd); sys.exit(0 if gcd == 4 else 1)"