Hello to all

Recently I installed tkwant using conda on Windows 10.

When I try to run the program, I get the following error:


from mpi4py import MPI

ImportError: DLL load failed: The specified module could not be found.


However, I downloaded the "mpi.py" file from Github again and put it in the tkwant folder, But this error still exists.

How can I solve this problem?


Thanks

Javad Tavakkoli