The students get this error
***Run error***
Traceback (most recent call last):
File "__tester__.python3", line 1, in <module>
import numpy as np
ModuleNotFoundError: No module named 'numpy'
please help me to fix this in the question editor or in the server where my coderunner runs?
Thank you