anacondaとvscode でpython環境を構築しようとしたのですがvscode上でnumpyなどをインポートすると以下のエラーが出てしまいます。
anaconda prompt上ではインポートできていました。原因は何でしょうか。
Please note and check the following:
- The Python version is: Python3.8 from "C:\Users\user.conda\envs\test\python.exe"
- The NumPy version is: "1.20.3"
and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.
Original error was: DLL load failed while importing _multiarray_umath: 指定されたモジュールが見つかりません。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/07/21 05:23
2021/07/21 05:27