인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

jiny03984011's profile image
jiny03984011

asked

Getting Started with Programming: Introduction to Python (Inflearn Original)

How to use Python Print (1-1): Let's print various things.

atom에서 함수 설명이 안보여요

Written on

·

206

0

아래 같은 질문이 있어서 들어가 봤는데.. 

저희 첫시간에 인스톨한 autocomplete_python이 이런 기능 하는거 이니었나요? 실제 강사님이 알려준 웹페이지에도 이 패키지 파일이 있는 것 같은데..  다른거 받아도 설명은 안나오는데요?!

python

Answer 2

0

맥에서는 어떻게 해야 하나요 ㅠ

자문자답 

터미널에서 open ~/.atom/packages/autocomplete-python/lib/jedi/parser  한 후 파일 이름 바꾸니 되네요

0

niceman님의 프로필 이미지
niceman
Instructor

안녕하세요.

정확하게 설치가 되면 code assist가 실행되야 정상입니다.

https://www.inflearn.com/questions/23451

위에 링크를 한 번 참고해 보세요.

jiny03984011's profile image
jiny03984011

asked

Ask a question