Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added installation code for Mac OS X Sierra #658

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

Merged
merged 1 commit into from Mar 10, 2018
Merged

Added installation code for Mac OS X Sierra #658

merged 1 commit into from Mar 10, 2018

Conversation

ghost
Copy link

@ghost ghost commented Mar 9, 2018

Documenting problem reported on #248

Documenting problem reported on #248
@whummer
Copy link
Member

whummer commented Mar 10, 2018

Thanks for updating the documentation on this issue @fa-cruzfernandez !

@whummer whummer merged commit 865ec3a into localstack:master Mar 10, 2018
@ghost
Copy link
Author

ghost commented Apr 6, 2018

I am unable to start localstack

localstack start
command not found: localstack
which localstack
localstack not found

Installed with following:-

pip install --user localstack

@ghost
Copy link
Author

ghost commented Apr 7, 2018

You probably need to add the pip PATH to environment variable. Something like:

export PATH="/Users/morhook/Library/Python/3.6/bin:$PATH"

(depends what is your python installed and/or pip)

Stovoy pushed a commit to Nextdoor/localstack that referenced this pull request Feb 27, 2019
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

Successfully merging this pull request may close these issues.

1 participant