Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Module Not Found Error
#1
I tried to fix the error below but doesn't work.

Error:
ModuleNotFoundError: No module named 'numpy'
Share me your idea to fix the problem.
Reply
#2
What have you tried so far to try and fix the error?
Are you sure you have installed numpy?
Where are you trying to run the code that is attempting to import numpy?
Reply
#3
(Dec-29-2022, 02:01 PM)Yoriz Wrote: What have you tried so far to try and fix the error?
Are you sure you have installed numpy?
Where are you trying to run the code that is attempting to import numpy?

No, I didn't install numpy.

I am running the code on PyCharm.
Reply
#4
See https://www.jetbrains.com/help/pycharm/i...kages.html
and install numpy
Reply
#5
(Dec-29-2022, 02:17 PM)Yoriz Wrote: See https://www.jetbrains.com/help/pycharm/i...kages.html
and install numpy

Thank you very much, Yoriz. It works.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  file open "file not found error" shanoger 8 1,158 Dec-14-2023, 08:03 AM
Last Post: shanoger
  pyside6 module not found ForeverNoob 4 1,438 Aug-18-2023, 04:36 PM
Last Post: snippsat
  pdfminer package: module isn't found Pavel_47 25 9,036 Sep-18-2022, 08:40 PM
Last Post: Larz60+
  Module not found question sighhhh12 0 1,508 Sep-09-2022, 05:43 AM
Last Post: sighhhh12
  [SOLVED] Tkinter module not found Milan 7 24,517 Aug-05-2022, 09:45 PM
Last Post: woooee
  No module found when I run a main.py tomtom 2 1,484 Jul-20-2022, 09:24 AM
Last Post: tomtom
  File not found error saisankalpj 10 3,873 Jul-04-2022, 07:57 AM
Last Post: saisankalpj
  No Module found in other directory than source code [SOLVED] AlphaInc 1 2,072 Nov-10-2021, 04:34 PM
Last Post: AlphaInc
  TypeError: sequence item 0: expected str instance, float found Error Query eddywinch82 1 5,137 Sep-04-2021, 09:16 PM
Last Post: eddywinch82
  KafkaUtils module not found on spark 3 pyspark aupres 2 7,401 Feb-17-2021, 09:40 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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