Hi @David Reynolds , thanks for the response. Unfortunately, as mentioned above, Numpy was already installed. I did, however, go and install python3 on the off-chance it needed Python on the system, but then installing Numpy claimed, as expected, that the package was already installed.
I re-ran the code, but the same error is still returned. Considering that MatLib seems to use its own embedded python as required, perhaps I need to do a sym-link from the numpy package to somewhere in the Greenplum directory so it knows it exists, or something?? Grasping at straws.