1#No matching distribution found for numpy.core._multiarray_umath
2If you are using numpy version==1.20|1.19 and python version <3.7
3#then you will get this type of error
4Sol:Need to change interpreter with python version >3.7(3.8|3.9) then your issue will resolve.
5#Note:More possible this error will comes if your system contains anconda in your system.