前提・実現したいこと
pythonで顔パーツ検出をしたいと思いdlibをインストールしようとしましたが
以下のエラーメッセージが発生してしまい、先に進めない状態です。
発生している問題・エラーメッセージ
Building wheel for dlib (setup.py) ... error ERROR: Command errored out with exit status 1: command: 'C:\anaconda3\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\setup.py'"'"'; __file__='"'"'C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\ヨネザワ\AppData\Local\Temp\pip-wheel-m4_0jfnw' cwd: C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\ Complete output (329 lines): running bdist_wheel running build running build_py package init file 'tools\python\dlib\__init__.py' not found (or not a regular file) running build_ext Building extension for Python 3.8.8 (default, Apr 13 2021, 15:08:03) [MSC v.1916 64 bit (AMD64)] Invoking CMake setup: 'cmake C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\tools\python -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\lib.win-amd64-3.8 -DPYTHON_EXECUTABLE=C:\anaconda3\python.exe -DCMAKE_LIBRARY_OUTPUT_DIRECTORY_RELEASE=C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\lib.win-amd64-3.8 -A x64' C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(517,5): warning MSB8029: 中間ディレクトリまたは出力ディレクトリを一時ディレクトリに置くことはできません。インクリメンタル ビルドで問題が発生する可能性があります。 [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\ZERO_CHECK.vcxproj] Checking Build System C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(517,5): warning MSB8029: 中間ディレクトリまたは出力ディレクトリを一時ディレクトリに置くことはできません。インクリメンタル ビルドで問題が発生する可能性があります。 [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\dlib_build\dlib.vcxproj] Building NVCC (Device) object dlib_build/CMakeFiles/dlib.dir/cuda/Release/dlib_generated_cuda_dlib.cu.obj cuda_dlib.cu CUSTOMBUILD : nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\dlib_build\dlib.vcxproj] CUSTOMBUILD : nvcc warning : The 'compute_35', 'compute_37', 'compute_50', 'sm_35', 'sm_37' and 'sm_50' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning). [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\dlib_build\dlib.vcxproj] cusolver_dlibapi.cu Building Custom Rule C:/Users/ヨネザワ/AppData/Local/Temp/pip-install-htszjmql/dlib_fded229d86e74fbf87b5df37a6c2c13d/dlib/CMakeLists.txt CMake is re-running because C:/Users/繝ィ繝阪じ繝ッ/AppData/Local/Temp/pip-install-htszjmql/dlib_fded229d86e74fbf87b5df37a6c2c13d/build/temp.win-amd64-3.8/Release/dlib_build/CMakeFiles/generate.stamp is out-of-date. the file 'C:/Users/繝ィ繝阪じ繝ッ/AppData/Local/Temp/pip-install-htszjmql/dlib_fded229d86e74fbf87b5df37a6c2c13d/build/temp.win-amd64-3.8/Release/dlib_build/CMakeFiles/dlib.dir/cuda/dlib_generated_cuda_dlib.cu.obj.depend' is newer than 'C:/Users/繝ィ繝阪じ繝ッ/AppData/Local/Temp/pip-install-htszjmql/dlib_fded229d86e74fbf87b5df37a6c2c13d/build/temp.win-amd64-3.8/Release/dlib_build/CMakeFiles/generate.stamp.depend' result='-1' -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19043. -- Build files have been written to: C:/Users/繝ィ繝阪じ繝ッ/AppData/Local/Temp/pip-install-htszjmql/dlib_fded229d86e74fbf87b5df37a6c2c13d/build/temp.win-amd64-3.8/Release base64_kernel_1.cpp bigint_kernel_1.cpp bigint_kernel_2.cpp C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\dlib\external\zlib\gzread.c(319,20): warning C4267: '=': 'size_t' から 'unsigned int' に変換しました。データが失われているかもしれません。 [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\dlib_build\dlib.vcxproj] inffast.c C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\dlib\external\libjpeg\jmemmgr.c(367,70): warning C4267: '+=': 'size_t' から 'long' に変換しました。データが失われているかもしれません。 [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\dlib_build\dlib.vcxproj] jutils.c C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\dlib\external\libjpeg\jmemmgr.c(1110,11): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\dlib_build\dlib.vcxproj] dlib.vcxproj -> C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\dlib_build\Release\dlib19.22.1_release_64bit_msvc1929.lib C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(517,5): warning MSB8029: 中間ディレクトリまたは出力ディレクトリを一時ディレクトリに置くことはできません。インクリメンタル ビルドで問題が発生する可能性があります。 [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\_dlib_pybind11.vcxproj] Building Custom Rule C:/Users/ヨネザワ/AppData/Local/Temp/pip-install-htszjmql/dlib_fded229d86e74fbf87b5df37a6c2c13d/tools/python/CMakeLists.txt dlib.cpp matrix.cpp C:\anaconda3\Library\include\gif_lib.h(286,61): error C2734: 'GifAsciiTable8x8' : 'const' オブジェクトが 'extern' でない場合、初期化する必要があります。 (ソース ファイルをコンパイルしています C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\tools\python\src\dlib.cpp) [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\_dlib_pybind11.vcxproj] C:\anaconda3\Library\include\gif_lib.h(286,61): error C2734: 'GifAsciiTable8x8' : 'const' オブジェクトが 'extern' でない場合、初期化する必要があります。 (ソース ファイルをコンパイルしています C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\tools\python\src\gui.cpp) [C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\build\temp.win-amd64-3.8\Release\_dlib_pybind11.vcxproj] Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\setup.py", line 222, in <module> setup( File "C:\anaconda3\lib\site-packages\setuptools\__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "C:\anaconda3\lib\distutils\core.py", line 148, in setup dist.run_commands() File "C:\anaconda3\lib\distutils\dist.py", line 966, in run_commands self.run_command(cmd) File "C:\anaconda3\lib\distutils\dist.py", line 985, in run_command cmd_obj.run() File "C:\anaconda3\lib\site-packages\wheel\bdist_wheel.py", line 299, in run self.run_command('build') File "C:\anaconda3\lib\distutils\cmd.py", line 313, in run_command self.distribution.run_command(command) File "C:\anaconda3\lib\distutils\dist.py", line 985, in run_command cmd_obj.run() File "C:\anaconda3\lib\distutils\command\build.py", line 135, in run self.run_command(cmd_name) File "C:\anaconda3\lib\distutils\cmd.py", line 313, in run_command self.distribution.run_command(command) File "C:\anaconda3\lib\distutils\dist.py", line 985, in run_command cmd_obj.run() File "C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\setup.py", line 134, in run self.build_extension(ext) File "C:\Users\ヨネザワ\AppData\Local\Temp\pip-install-htszjmql\dlib_fded229d86e74fbf87b5df37a6c2c13d\setup.py", line 174, in build_extension subprocess.check_call(cmake_build, cwd=build_folder) File "C:\anaconda3\lib\subprocess.py", line 364, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--config', 'Release', '--', '/m']' returned non-zero exit status 1. ---------------------------------------- ERROR: Failed building wheel for dlib
該当のソースコード
pip install dlib
補足情報(FW/ツールのバージョンなど)
Windows10
python3.88
cmake version 3.22.1
pip 21.2.2
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。