미해결
프로그래밍 시작하기 : 파이썬 입문 (Inflearn Original)
개발 환경설정이 안됩니다 ㅠ
우선 제가 군인인데 이번에 인프런 통해서 코딩 공부하려고 강의를 수강했습니다. 그래서 개발환경을 만들려고 강의 듣고 따라하는데 우선 atom깔고 autocomplete-python설치하려 하는데 설치가 안되고
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.
이렇게 떠서 vscode로 해보려고 개발환경 또 따라하는데 다 잘되다가 python select interpreter 찾는 과정에서 파이썬이 분명 깔려있는데 찾아지지가 않고 깔려있는 버전이 깜빡깜빡 뜨긴하는데 또 클릭이 안됩니다. 뭐가 문제인지 알수 있을까요? ㅠㅠ 저 둘중 하나만 되도 하는데 둘다 안되서 파이썬을 시작하지 못하고 있습니다.