Closed kingjohn350 closed 2 years ago
Hi,
I am getting:
File "/Users/john/Desktop/Mosaic/mosaic-main/edges.py", line 4, in import numpy as np ModuleNotFoundError: No module named 'numpy'
Can you help me here?
Okay, so far I understood all of the numpy stuff (sorry I am a complete beginner). Can you maybe tell me what modules you need?
Hi,
I am getting:
File "/Users/john/Desktop/Mosaic/mosaic-main/edges.py", line 4, in
import numpy as np
ModuleNotFoundError: No module named 'numpy'
Can you help me here?