[Python] module is not accessed by Pylance
pip install ${module} ํ์ vscode์์ is not accessed by Pylance์ผ ๋ ์ด๋ป๊ฒ ํ ๊น?
๊ฐ์
pip install์ ์ด์ฉํ์ฌ module์ ์ค์นํ์๋๋ฐ, vscode์์ ๋ค์๊ณผ ๊ฐ์ ๊ฒฝ๊ณ ๊ฐ ๋ฌ๋ค
์ด๋ป๊ฒ ํด๊ฒฐํด์ผํ ๊น?

ํด๊ฒฐ
์ ๋ต์ Python interperter๋ฅผ ๋ณ๊ฒฝํด์ฃผ๋ฉด ๋๋ค
Ctrl+Shift+P๋ฅผ ๋๋ฅด๊ณ Python: Select Interpreter๋ฅผ ์ ํํด์ฃผ์

์ฌ๊ธฐ์์ ๋ณธ์ธ์ด ์ํ๋ ํ์ด์ฌ ๋ฒ์ ์ ์ ํํ์

๊ฒฐ๊ณผ

Leave a comment