./manta ../scenes/_trainingData.py --dim 3 --addModelGeometry True --addSphereGeometry True
Version: mantaflow 64bit fp1 commit dd3bb0c0a65cc531d3c33487bde5edcb4aa6784f from Mar 29 2018, 15:21:34
Loading script '../scenes/_trainingData.py'
Traceback (most recent call last):
File "../scenes/_trainingData.py", line 13, in <module>
from voxel_utils import VoxelUtils
File "/home/joepareti54/FluidNet/manta/scenes/voxel_utils.py", line 1, in <module>
import numpy as np
ModuleNotFoundError: No module named 'numpy'
Script finished.
More details in the attached document.