我们使用 Visual Studio 2019 创建了示例 iot Edge 应用程序。当我们尝试在 Setup Iot Edge Simulator 中设置 iot edge 设备连接字符串时出现以下错误。
C:\Users\10070047\Documents\Visual Studio 2019\iotedgehubdev\v0.14.2\iotedgehubdev setup -c HostName={connection string} [16472] 无法执行脚本 pyi_rth_pkgres Traceback(最近一次调用最后):文件“lib\site -packages\PyInstaller\loader\rthooks\pyi_rth_pkgres.py”,第 11 行,在文件“d:\a\1\s\venv\lib\site-packages\PyInstaller\loader\pyimod03_importers.py”,第 627 行,在exec_module 文件“lib\site-packages\ pkg_resources_init_.py”,第 86 行,在 ModuleNotFoundError:没有名为 'pkg_resources.py2_warn' 的模块 [错误]:无法运行 'iotedgehubdev setup -c HostName={connectionstring}' 并出现错误:[16472] 无法执行脚本 pyi_rth_pkgres Traceback(最近一次调用):文件“lib\site-packages\PyInstaller\loader\rthooks\pyi_rth_pkgres.py”,第 11 行,在文件“d:\a\1\s\venv\lib\site-packages\PyInstaller\ loader\pyimod03_importers.py",第 627 行,在 exec_module 文件中 "lib\site-packages\pkg_resources_init _.py ",第 86 行,在 ModuleNotFoundError 中:没有名为 'pkg_resources.py2_warn' 的模块
有人可以帮我解决这个问题。谢谢