Relative Content

Tag Archive for dockersdkhyperledgerhyperledger-indydecentralized-identity

Could Not Connect to Hyperledger Indy Test Pool via Python Wrapper – Error: indy.dll not found

I am trying to create and connect to a local Indy test ledger using the Docker image file from the indy-sdk repository. However, my Python code is giving the error: '_load_cdll: Can't load libindy: Could not find module 'indy.dll' (or one of its dependencies). I also provide the whole error text below. I am really new to Hyperledger Identity Stack, I would be grateful for any help.

Could Not Connect to Hyperledger Indy Test Pool via Python Wrapper – Error: indy.dll not found

I am trying to create and connect to a local Indy test ledger using the Docker image file from the indy-sdk repository. However, my Python code is giving the error: '_load_cdll: Can't load libindy: Could not find module 'indy.dll' (or one of its dependencies). I also provide the whole error text below. I am really new to Hyperledger Identity Stack, I would be grateful for any help.