Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update brew installation commands #319

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
kennethreitz merged 2 commits into realpython:master from JeffPaine:patch-1
Sep 16, 2013
Merged

Update brew installation commands #319

kennethreitz merged 2 commits into realpython:master from JeffPaine:patch-1
Sep 16, 2013

Conversation

@JeffPaine
Copy link
Contributor

@JeffPaine JeffPaine commented Sep 14, 2013

As near as I can tell, brew install python now

  • Installs python as a framework-style build by default
  • Adds appropriate symlinks for python, etc. to /usr/local/bin/
  • Doesn't appear to install anything under /usr/local/share/python besides some demo items under share/

As such, I believe the directions I deleted are no long applicable.

Would appreciate others' feedback on my findings / assumptions here. Cheers!

Copy link
Contributor

I'm pretty sure we still need the export PATH=/usr/local/share/python:$PATH part for binaries like pip, etc.

Copy link
Contributor Author

Added back the export PATH=/usr/local/share/python:$PATH section. But continued to leave out the --framework option and associated explanation. If this isn't the right way to go, or there's something I'm missing, by all means feel free to close. Cheers!

Copy link
Contributor

✨ 🍰 ✨

kennethreitz pushed a commit that referenced this pull request Sep 16, 2013
Update brew installation commands
@kennethreitz kennethreitz merged commit 6b23faf into realpython:master Sep 16, 2013
@JeffPaine JeffPaine deleted the patch-1 branch September 17, 2013 23:17
Copy link
Contributor Author

🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /