Python Forum
trouble installing numpy
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
trouble installing numpy
#1
Hi,
many times I've used the cmd prompt "pip install numpy" and it says it's installing it and gives confirmation

Yet when I try to use it in Pycharm ("import numpy as np "), it doesn't have it

error:
ModuleNotFoundError: No module named 'numpy'
Reply


Messages In This Thread
trouble installing numpy - by GloryHoleLover - Mar-22-2020, 12:58 AM
RE: trouble installing numpy - by Larz60+ - Mar-22-2020, 02:49 AM
RE: trouble installing numpy - by GloryHoleLover - Mar-29-2020, 02:17 AM
RE: trouble installing numpy - by ndc85430 - Mar-29-2020, 06:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Numpy] How to store different data type in one numpy array? water 7 538 Mar-26-2024, 02:18 PM
Last Post: snippsat
  Numpy returns "TypeError: unsupported operand type(s) for *: 'numpy.ufunc' and 'int'" kalle 2 2,600 Jul-19-2022, 06:31 AM
Last Post: paul18fr
  trouble installing python package Tuxedo 1 3,217 Apr-07-2021, 09:07 AM
Last Post: Larz60+
  Error installing numpy srm 3 3,519 Jul-08-2019, 06:26 PM
Last Post: srm
  "erlarge" a numpy-matrix to numpy-array PhysChem 2 2,976 Apr-09-2019, 04:54 PM
Last Post: PhysChem
  Help installing NumPy Larry 18 19,081 Feb-20-2018, 09:17 AM
Last Post: Larry

Forum Jump:

User Panel Messages

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