******************************************************************************** conan install gtest/1.8.1@ --profile=C:\J\w\BuildSingleReference@6/10947/d21607c3-757d-4428-8350-63a414df62f5/profile.txt --build=gtest ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows os_build=Windows [options] gtest:shared=False [build_requires] [env] gtest/1.8.1: Forced build from source Installing package: gtest/1.8.1 Requirements gtest/1.8.1 from local cache - Cache Packages gtest/1.8.1:5ad274d83035c78ba2b205e6cf4f1b317aee8e05 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gtest/1.8.1: Configuring sources in C:\J\w\BuildSingleReference@6\.conan\data\gtest\1.8.1\_\_\source gtest/1.8.1: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@6\.conan\data\gtest\1.8.1\_\_\build\5ad274d83035c78ba2b205e6cf4f1b317aee8e05 gtest/1.8.1: WARN: Trying to remove corrupted source folder gtest/1.8.1: WARN: This can take a while for big packages ERROR: gtest/1.8.1: Error in source() method, line 102 shutil.copytree(extracted_dir, self.source_folder, dirs_exist_ok=True) TypeError: copytree() got an unexpected keyword argument 'dirs_exist_ok'