강의

멘토링

로드맵

Inflearn Community Q&A

1013kdw7388's profile image
1013kdw7388

asked

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

Package(3-1): You need to know the package structure to easily understand Python.

3-1 패키지강의 mod1_test1( )가 실행이 안되요 ㅠㅠ

Written on

·

193

0

선생님의 설명을 따라서 입력했는데 sub패키지의 mod1_test1( ) 함수가 실행이 안됩니다... 혹시 문제가 뭔지 알려주실수 있나요?

python

Answer 1

0

niceman님의 프로필 이미지
niceman
Instructor

안녕하세요!

vscode 실행 경로가 안맞아서 그런거니 넘어가셔도 상관없어요~

vscode를 해당 폴더가 있는 경로에 가서 code 명령어로 실행하면 실행 가능합니다.

 

1013kdw7388님의 프로필 이미지
1013kdw7388
Questioner

아하 감사합니다! 그러면 vscode를 해당 폴더가 있는 경로에 가서 code 명령어로 실행하려면 어떻게 입력해야하는지 해야하는지 알려주실수 있나요?

1013kdw7388's profile image
1013kdw7388

asked

Ask a question