강의

멘토링

커뮤니티

Inflearn Community Q&A

1223bsw0645's profile image
1223bsw0645

asked

Introduction to Python and Creating Various Automated Applications Using Web Crawling

Python Installation and Development Environment Setup (3) - Writing Test Code

실행관련

Written on

·

169

0

실행은 되는데 콘솔이 안뜨는 현상이 발생하네요.. 조언좀 부탁드려요

웹-크롤링python

Answer 1

0

niceman님의 프로필 이미지
niceman
Instructor

안녕하세요.

콘솔이 안뜨는 오류에 대한자세한 설명이 필요합니다.

아톰에디터에서 콘솔창을 비활성화 하지는 않았는지, script, python 모듈들은 정확히 설치되었는지

잘 살펴보세요.

IDE 툴을 다루는 문제는 개발에서 정말 중요합니다.

마침 여기 인프런에 무료강좌가 있네요. 이걸 먼저 듣고오시는 것을 추천합니다.

https://www.inflearn.com/course/atom-editor-%EC%86%8C%EA%B0%9C-%EB%B0%8F-%EC%82%AC%EC%9A%A9%EB%B2%95/

감사합니다.

1223bsw0645's profile image
1223bsw0645

asked

Ask a question