I am running python 3.6, I have already installed the correct version of dotnet from the official site. When I launched python console and import dotnet, I got the following error:
File "...\lib\site-packages\dotnet\moduleloader.py", line 24, in <module>
from dotnet import PyDotnet as _dotnet
ImportError: DLL load failed: The specified module could not be found.