hyperledger / indy-node

The server portion of a distributed ledger purpose-built for decentralized identity.
https://wiki.hyperledger.org/display/indy
Apache License 2.0
680 stars 652 forks source link

Module not found error #1843

Closed NidhishVyas closed 3 months ago

NidhishVyas commented 4 months ago

While setting up the repository, it is throwing an error "ModuleNotFoundError: No module named indy-node"

WadeBarnes commented 4 months ago

Please provide more details, such as the steps you're taking that lead up to the reported error message. Thanks

NidhishVyas commented 3 months ago

Hey, I managed to figure that out. I was facing another issue though. Was trying the build from csv in performance folder as well in scripts folder. But where can I generate the csv metric for the graph of the performance of my node. Thanks

WadeBarnes commented 3 months ago

Hey, I managed to figure that out. I was facing another issue though. Was trying the build from csv in performance folder as well in scripts folder. But where can I generate the csv metric for the graph of the performance of my node. Thanks

Please open another ticket for this issue and provide some additional details of what you're trying to accomplish. The more details you provide the easier it will be for someone to provide you with guidance.