Skip to content

Commit

Permalink
readme update for python version error
Browse files Browse the repository at this point in the history
  • Loading branch information
wd021 committed Feb 11, 2022
1 parent 207edc7 commit 6b6ff7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ See https://ironfish.network
1. On Ubuntu: `apt install build-essential`
1. On Amazon Linux: `sudo yum groupinstall "Development Tools"`

- If `yarn install` fails with an error that includes "Error: Could not find any Python installation to use", you may need to install Python3 (required by node-gyp). on MacOS:
1. Run `brew install python`

## Usage

Once your environment is setup - you can run the CLI by following [these directions](https://github.com/iron-fish/ironfish/tree/master/ironfish-cli).
Expand Down

0 comments on commit 6b6ff7e

Please sign in to comment.