Numpy Import Error after Anaconda and VS code Installation

preview_player
Показать описание
When installing vs code and anaconda, it is necessary to create your own envvironment in anaconda prompt in order to use stuff like numpy and matplotlib.
Рекомендации по теме
Комментарии
Автор

YOU ARE THE KING! was stuggling with this for days - by just creating a nev env all problems are solved. thanks!!

wathfield
Автор

Thanks a lot! Should have found this video 4 hours ago. I just invoked code from conda prompt. It was fine afterwards.

ssoupayan
Автор

Thank you so much for the video. I was stuck on this for past 5 hours smh

juneoh
Автор

That was great, thank you for your help)

olehborys
Автор

Thank you so much, mantul mantap betul

fathurmajid
Автор

If i will ever meet you, I will give you a bouquet of gratitude

greatindianbuilder
Автор

it works for me if I enter code into the anaconda prompt to load the script, and choose the anaconda3 interpreter

rhyswells
Автор

Im trying to do simple NumPy projects within VSCode, but when i import NumPy, my error is "Module 'numpy' has no 'array' member. "

People on stackoverflow are saying something about adding numpy to a whitelist, but their explanation on how to do that doesn't quite make sense.

When i run the same code in IDLE, works just fine, so clearly a VSCode problem. Let me know if you can assist!

inodecode
Автор

What a weird name. My associations are bumpy, jumpy, and lumpy.

joelgrayson
Автор

you can use numpy in the base environment.

franciskatende