python import numpy error

Asked 2 years ago, Updated 2 years ago, 52 views

Hello, I'm a work scheduler.Error executing py filecrying I am using Python as anaconda in Windows 10.

As I checked the error, In cmd, an error occurs when you type python in the path C:\Users\bjpark\Anaconda3 and import numpy From the anaconda prompt, enter python in the path C:\Users\bjpark\Anaconda3 and you know that no error occurs when importing numpy.

I am inquiring because the error has not been resolved even though I reinstalled numpy. If anyone knows a solution, could you help me?

python numpy error

2022-09-20 19:43

1 Answers

I found a solution before the answer came up.Haha

After deleting numpy from the cmd environment, I reinstalled numpy by referring to the post below, and it was resolved.

https://m.blog.naver.com/PostView.nhn?blogId=ssdyka&logNo=221211786474&proxyReferer=https:%2F%2Fwww.google.com%2F


2022-09-20 19:43

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.