0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Pythonでライブラリをインポートしようとしたら、「インポート "ライブラリ名" をソースから解決できませんでした」というエラーメッセージが出た

Last updated at Posted at 2024-11-11

Pythonでpandasをインポートして使おうとしていた

インタープリタがいつの間にか変わってたのが原因だった
Ctrl + Shift + Pで、コマンドパレットを開き、Python: Select Interpreterから、正しいインタープリタを選択する。

おすすめ!って書いてあるから上のものにしていたが、下のものが正しいやつ
image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?