Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NumPy not available?
#9
(Aug-01-2020, 08:46 PM)snippsat Wrote:
(Aug-01-2020, 08:16 PM)Mark17 Wrote: What exactly do I do with that code?
What do you mean?
You know that you get shortcut to Anaconda Prompt, Navigator, NoteBook, ect when install Anaconda3?

I think the problem is solved now, actually. I can import numpy and entering
np.array([1,2,3])
returned
array([1,2,3])
Should I uninstall the previous Python Shell I had installed (3.7)?

I'm guessing what worked here is when you directed me to the Navigator and I opened the CMD.exe prompt from there. The first line showed up as "(base) C:\Users\ <my root directory>. I'm able to import numpy, pandas, and math without incident.

Thank you very much!
Reply


Messages In This Thread
NumPy not available? - by Mark17 - Aug-01-2020, 10:51 AM
RE: NumPy not available? - by metulburr - Aug-01-2020, 11:20 AM
RE: NumPy not available? - by Mark17 - Aug-01-2020, 11:44 AM
RE: NumPy not available? - by ndc85430 - Aug-01-2020, 11:45 AM
RE: NumPy not available? - by Mark17 - Aug-01-2020, 06:22 PM
RE: NumPy not available? - by snippsat - Aug-01-2020, 07:42 PM
RE: NumPy not available? - by Mark17 - Aug-01-2020, 08:16 PM
RE: NumPy not available? - by snippsat - Aug-01-2020, 08:46 PM
RE: NumPy not available? - by Mark17 - Aug-01-2020, 09:49 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020