run code failed :
[Running] python -u "d:\f\Untitled-2.py"
Traceback (most recent call last):
File "d:\f\Untitled-2.py", line 12, in
import iothub_client
File "C:\Users\iotedge\AppData\Local\Programs\Python\Python38-32\lib\site-packages\iothub_client__init__.py", line 1, in
from .iothub_client import *
ImportError: DLL load failed while importing iothub_client: The specified module could not be found.
repro on : Windows10 step:
[Done] exited with code=1 in 0.383 seconds