묻고 답해요
141만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결프로그래밍 시작하기 : 파이썬 입문 (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에서 해결법을 알 수 있을지 궁금합니다.
-
미해결프로그래밍 시작하기 : 파이썬 입문 (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 찾는 과정에서 파이썬이 분명 깔려있는데 찾아지지가 않고 깔려있는 버전이 깜빡깜빡 뜨긴하는데 또 클릭이 안됩니다. 뭐가 문제인지 알수 있을까요? ㅠㅠ 저 둘중 하나만 되도 하는데 둘다 안되서 파이썬을 시작하지 못하고 있습니다.