NekPy has the following list of requirements:
Python 3.5+
NumPy
Most of these can be installed using package managers on various operating systems, as we
describe below. We also have a requirement on the pybind11
package; however,
this will be automatically be downloaded and compiled as part of the compilation
process.