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

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
merged 2 commits into from
Sep 16, 2013
Merged

Update brew installation commands #319

merged 2 commits into from
Sep 16, 2013

Conversation

JeffPaine
Copy link
Contributor

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!

@kennethreitz
Copy link
Contributor

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

@JeffPaine
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!

@kennethreitz
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
@JeffPaine
Copy link
Contributor Author

🎉

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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.