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

Add latest Python 2.6 #2

Merged
merged 1 commit into from
Jul 4, 2014
Merged

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 3, 2014

And use latest 2.7

And use latest 2.7
@hugovk
Copy link
Member Author

hugovk commented Jul 3, 2014

That didn't quite work:

$ get_python_environment macpython $VERSION venv
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   162  100   162    0     0    167      0 --:--:-- --:--:-- --:--:--   167
hdiutil: attach failed - image not recognized
installer: Error the package path specified was invalid: '/Volumes/Python/Python.mpkg'.
Failed to install Python.org Python 2.6.9

@hugovk
Copy link
Member Author

hugovk commented Jul 3, 2014

Looks like the problem is there's no .dmg files for 2.6.x, for example:
https://www.python.org/ftp/python/2.6.9/

Whereas 2.7.x does have python-$py_version-macosx10.6 files, for example:
https://www.python.org/ftp/python/2.7.8/

It happens when trying to download and install via:
This https://github.com/matthew-brett/terryfy/blob/master/travis_tools.sh#L112

So does that mean no OSX wheels for 2.6? Probably not such a big loss, really.

(Using latest 2.7 split into another PR: https://github.com/matthew-brett/pillow-wheels/pull/3)

@matthew-brett
Copy link
Contributor

I think you just need to go back to 2.6.6 for the last binary release of
Python 2.6

On Thu, Jul 3, 2014 at 10:55 PM, Hugo notifications@github.com wrote:

Looks like the problem is there's no .dmg files for 2.6.x, for example:
https://www.python.org/ftp/python/2.6.9/

Whereas 2.7.x does have python-$py_version-macosx10.6 files, for example:
https://www.python.org/ftp/python/2.7.8/

It happens when trying to download and install via:
This
https://github.com/matthew-brett/terryfy/blob/master/travis_tools.sh#L112

So does that mean no OSX wheels for 2.6? Probably not such a big loss,
really.


Reply to this email directly or view it on GitHub
https://github.com/matthew-brett/pillow-wheels/pull/2#issuecomment-47989221
.

@matthew-brett matthew-brett merged commit 6323ba1 into python-pillow:master Jul 4, 2014
@matthew-brett
Copy link
Contributor

For reference - the 2.6.6 dmg installer then causes problems with pip : pypa/pip#829 . So - no I think we can't easily build 2.6 wheels I'm afraid.

@hugovk hugovk deleted the patch-1 branch July 4, 2014 06:19
radarhere pushed a commit that referenced this pull request Mar 19, 2020
Move osx_image into the individual jobs
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.

None yet

2 participants