aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

ACA-Py demo Running Locally halted on indy-sdk#2412

Open kentbull opened this issue 3 years ago • 2 comments

The Running Locally for the ACA-Py demo fails due to indy-sdk https://github.com/hyperledger/indy-sdk/issues/2412 which is caused by apt-get not finding packages.

kentbull avatar May 13 '22 02:05 kentbull

Did you have any luck resolving this? If not -- perhaps add a PR to put a note in the docs? Did you find anything else helpful in running locally that deserves a doc (or code) update?

Issues with running locally are difficult for us to deal with as we tend to stick with docker-type environments to avoid all of this messiness. Even if I can get it running locally in my world, that may not translate into something that will help you.

Sorry this is a pain.

swcurran avatar Jun 03 '22 17:06 swcurran

I will try it again. I had to downgrade Docker Desktop to 4.0.0 in order to get a different demo to work. Maybe that is what needs to be done here.

On Jun 3, 2022, at 11:38 AM, Stephen Curran @.***> wrote:

 Did you have any luck resolving this? If not -- perhaps add a PR to put a note in the docs? Did you find anything else helpful in running locally that deserves a doc (or code) update?

Issues with running locally are difficult for us to deal with as we tend to stick with docker-type environments to avoid all of this messiness. Even if I can get it running locally in my world, that may not translate into something that will help you.

Sorry this is a pain.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.

kentbull avatar Jun 04 '22 01:06 kentbull