Question: I am trying to run a python code in Spyder but I keep getting the error message: ModuleNotFoundError: No module named 'numpy' How to fix
I am trying to run a python code in Spyder but I keep getting the error message:
ModuleNotFoundError: No module named 'numpy'
How to fix that problem?

Spyder (Python 3.7) X File Edit Search Source Run Debug Consoles Projects Tools View Help ...of Queensland\\SCIE2100 - Introduction to Bioinformatics\\Practicals\\Practical1 \\Practical1 \\sequence.py Console 1/A X sequence.py/A X sequence.py X webservice.py X sym.py X prob.py X stats.py X In [3]: runfile('C: /Users/iande/Desktop/The University of 2 W Module *** sequence *** Queens Land/SCIE2100 - Introduction to Bioinformatics/ Practicals/Practical1/Practical1/sequence . py') 4 UT This module depends on the following modules Traceback (most recent call last) : 6 sym -- defines an alphabet File "C: \\Users\\iande\\Desktop\\The University of 7 prob -- defines structures to hold probabilities (prob also depends on sym) Queensland\\SCIE2100 - Introduction to Bioinformatics 8 webservice -- collection of functions for accessing the EBI REST web services \\Practicals \\Practical1\\Practical1\\sequence. py", line 23, 9 in
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
