Pythoninstalled (tested with Python 3.9.5)numpyinstalled (tested with numpy 1.24.2)sympyinstalled for integral use (tested with sympy 1.12)
To install any of the required Python modules, execute the following command:
pip install (desired_module)
Where desired_module refers to numpy or sympy