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
  Upgraded Python: Module no longer found - for Linux Curbie 8 1,542 Mar-05-2025, 06:01 PM
Last Post: Curbie
Question [SOLVED] Upgraded Python: Module no longer found Winfried 1 1,177 Jan-01-2025, 02:43 PM
Last Post: Larz60+
  Module not found error even though installed NZGeorge 1 4,886 Jul-10-2024, 09:08 AM
Last Post: Larz60+
  file open "file not found error" shanoger 8 7,912 Dec-14-2023, 08:03 AM
Last Post: shanoger
  pyside6 module not found ForeverNoob 4 6,193 Aug-18-2023, 04:36 PM
Last Post: snippsat
  pdfminer package: module isn't found Pavel_47 25 17,307 Sep-18-2022, 08:40 PM
Last Post: Larz60+
  Module not found question sighhhh12 0 2,187 Sep-09-2022, 05:43 AM
Last Post: sighhhh12
  [SOLVED] Tkinter module not found Milan 7 50,658 Aug-05-2022, 09:45 PM
Last Post: woooee
  No module found when I run a main.py tomtom 2 2,879 Jul-20-2022, 09:24 AM
Last Post: tomtom
  File not found error saisankalpj 10 6,591 Jul-04-2022, 07:57 AM
Last Post: saisankalpj

Forum Jump:

User Panel Messages

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