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

Homebrew python updates #16

Closed
illume opened this issue Mar 5, 2018 · 2 comments
Closed

Homebrew python updates #16

illume opened this issue Mar 5, 2018 · 2 comments

Comments

@illume
Copy link
Contributor

illume commented Mar 5, 2018

Hi,

python has been changed on homebrew.

  • now python 2 needs brew install python@2
  • python2 and pip2 are not on the path anymore.
  • Also the path has changed: /usr/local/opt/python@2/bin

Both python 2 and 3 seem to not install anymore with:

get_python_environment homebrew $PY_VERSION $(pwd)/_test_env

PY_VERSION 3 error...
https://travis-ci.org/pygame/pygame/jobs/349317960#L3485

PY_VERSION 2 error...
https://travis-ci.org/pygame/pygame/jobs/349372098#L3580

cheers,

@matthew-brett
Copy link
Contributor

So sorry to be slow on this - I think current master works - do you agree?

@matthew-brett
Copy link
Contributor

Current testing passes with homebrew Pythons 2 and 3, so assuming this fixed. Please re-open if I'm wrong.

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