caglarmert / Kartal

FlightGear JSBSIM Integration
5 stars 2 forks source link

MPI error #3

Open caglarmert opened 3 years ago

caglarmert commented 3 years ago

If MPI dll load error is encountered follow the procedures advised here

  1. Uninstalling OpenMPI
  2. Uninstalling mpi4py
  3. Installing Microsoft MPI
  4. Re-installing mpi4py with pip so that a wheel gets installed

mpi4py needs to be reinstalled.