yobeatz / mosaic

Generate Roman style mosaics from input images
MIT License
56 stars 22 forks source link

Getting "No module named 'numpy'" #2

Closed kingjohn350 closed 2 years ago

kingjohn350 commented 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?

kingjohn350 commented 2 years ago

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?