์ค๋ฅ ์ฝ๋
<You must use Visual Studio to build a python extension on windows.
If you are getting this error it means you have not installed Visual C++.
Note that there are many flavors of Visual Studio, like Visual Studio for C# development.
You need to install Visual Studio for C++.>
ํด๊ฒฐ๋ฐฉ๋ฒ
https://visualstudio.microsoft.com/ko/downloads/ ์ฌ๊ธฐ ๋ค์ด๊ฐ์ ์ ์ฌ์ง ์ ์ฐธ๊ณ ํ์ฌ ๋ค์ด๋ก๋/์ค์น ํ๋ค.
์ค์น ์๋ฃํ
ํฐ๋ฏธ๋ ์ฐฝ์ pip install dlib ์ ๋ ฅํ๋ฉด ์๋์ ๊ฐ์ด ์ฑ๊ณต์ ์ผ๋ก ์ค์น๋จ์ ํ์ธํ ์ ์๋ค.
'์ด์๐ > ํด๊ฒฐ์๋ฃ' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
git ๋ณํฉ ๋ฌธ์ ํด๊ฒฐ๋ฒ/git conflict (2) | 2022.05.31 |
---|---|
ModuleNotFoundError: No module named 'cv2' ํด๊ฒฐ (0) | 2022.04.29 |
Fatal error in launcher: Unable to create process using (2) | 2022.04.05 |
python: can't open file 'real_time_object_detection.py': [Errno 2] No such file or directory (0) | 2022.04.01 |
Error: Cannot find module 'react-dev-utils/getPublicUrlOrPath' (1) | 2022.03.27 |