Getting FDC to work cant install scipy

so has anyone managed to get FDC to run..? whilst running = python3 -m pip install -r requirements.txt
python3 generate_FDC_meshes_z_heights.py json_file 0.1 --filter_noise , Im getting errors such as ModuleNotFoundError: No module named 'scipy' . I did the git clone, and it runs, building the mesh with temp .. any help would be appreciated.
Was this page helpful?