pythonでdlibをインストールしようとした際にエラーが生じ,さまざま調べたのですが解決できなかったので質問させていただきます.
### エラーの解決手法に繋がりそうな部分
〜〜〜〜〜
CMake Error at /Users/opt/anaconda3/envs/study/share/cmake-3.19/Modules/CMakeTestCCompiler.cmake:66 (message): The C compiler "/usr/bin/cc" is not able to compile a simple test program. It fails with the following output: Change Dir: /private/var/folders/gt/95q0205j1s33w1qkn3s9x4j40000gq/T/pip-install-95rqv1ae/dlib_4e1a3fbb654d455e95c5a1f4dae4d744/build/temp.macosx-10.9-x86_64-3.7/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_47fcd/fast && xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:14 (project)
〜〜〜〜〜
実行環境
Python 3.7.6
Mac OS Big Sur 11.1
よろしくお願いいたします.
回答1件
あなたの回答
tips
プレビュー