Issue Details
When I try running the python code created in DIAdem SCRIPT, I receive the following error and cannot run the code:
Error occurred when running the Python script:
Traceback (most recent call last): File "C:\Users\xxx\Desktop\xxx.py", line 15, in <module> ModuleNotFoundError: No module named 'numpy'