Open NOUB8474 opened 2 years ago
Hi! I am an person who is willing to use your code. The problem is i get an error of line 7, in from numpy import inner ModuleNotFoundError: No module named 'numpy'
Do you know how to fix this?
install numpy you can google it for sure :)
Hi! I am an person who is willing to use your code. The problem is i get an error of line 7, in
from numpy import inner
ModuleNotFoundError: No module named 'numpy'
Do you know how to fix this?