Categories

{{ selectedCategory.name }}

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!

isystem.connect: missing iConnect.dll error in winIDEA

13-Oct-2023

You recently installed the latest version of winIDEA and encountered an error message stating that iConnect64.dll is missing. You are using Python isystem.connect SDK for controlling the BlueBox and the Target.


Possible solutions

Use Python distributed with winIDEA installation

In winIDEA, we provide a Python installation that includes the necessary components for your software testing. Python interpreter (python.exe) is located in <winIDEA installation directory>/Python.


Update isystem.connect library

Update Python SDK from PyPi server:


pip install isystem.connect --upgrade


You can also download wheel (Python installer file) from PyPi and then pass it to the pip command.


More resources:


Was this answer helpful?

Sorry this article didn't answer your question, we'd love to hear how we can improve it.
Note: This form won't submit a case. We'll just use it to make this article better.

Similar topics

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No similar topics found!

Other topics in the same category

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!