Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating and documenting running demos with plain python #83

Closed
swcurran opened this issue Jul 17, 2019 · 1 comment
Closed

Updating and documenting running demos with plain python #83

swcurran opened this issue Jul 17, 2019 · 1 comment
Assignees

Comments

@swcurran
Copy link
Contributor

Current documentation references running a script that doesn't exist and doesn't account for getting the python requirements installed. Trying to run it how we thought would work didn't - things were in folders that are not accessible. Without breaking the docker stuff (or adjusting that as needed), get the "running python" approach working and documented.

Current document: https://github.com/hyperledger/aries-cloudagent-python/blob/master/demo/README.md#running-locally

Installing prerequisites sudo pip3 install -r demo/requirements.txt
Running locally, but not yet working (run from root folder): GENESIS_URL=http://localhost:9000/genesis python -m demo.faber 8020

@swcurran
Copy link
Contributor Author

Updates made to the scripts and updates made to the documentation.

burdettadam pushed a commit to burdettadam/aries-cloudagent-python that referenced this issue Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants