미해결
프로그래밍 시작하기 : 파이썬 입문 (Inflearn Original)
Atom과 vscode에서 파이썬 연동과 추가 프로그램들 installing 하는데 문제가 있습니다
Atom에서는 Installing “autocomplete-python@1.17.0” failed.Show output…
Compiler tools not found
Packages that depend on modules that contain C/C++ code will fail to install.
Read here for instructions on installing Python and Visual Studio.
Run apm install --check after installing to test compiling a native module.
문구가 뜨며 install이 안되고 Vscode에서도 python인식을 못하며 다운로딩이 안됩니다.
군인이라 사지방컴퓨터라 제한적인 것인지 문제가 뭔지 모르겠습니다.
atom에서 해결법을 알 수 있을지 궁금합니다.