I recently installed Grass GIS 7 on my Windows 10. Upon loading the program, I receive an error in the terminal window stating:
'This module requires the Numeric/numarray or NumPy module, which could not be imported. It probably is not installed (it's part of the standard Python distribution). See the Numeric Python site (Link) for information on Numeric, numarray, or NumPy not found'.
I installed Anaconda separately which contains the NumPy module, but it is not being recognized by Grass GIS. How do I have Grass recognize this module is already installed on my computer?
I have Windows 10, and both Anaconda and Grass were downloaded as 64-bit. Anaconda downloaded with Python 3.5 and Grass was downloaded with OSGeo64W 7.0.4 version.