Closed stephane-caron closed 11 months ago
Thanks for the report ! Could you double-check that your pip version is up-to-date ?
https://github.com/cmake-wheel/cmeel-boost/commit/c218138d1ce953daba0a5a90f44b3e1c8abf6d45: cpython 3.8 support for macos was dropped. I don't remember why. I'll test it once again and see.
Could you double-check that your pip version is up-to-date ?
Yep, pip-23.3.1 is installed and that's the latest today:
Run python -m pip install --upgrade pip
Requirement already satisfied: pip in /Users/runner/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages (23.0.1)
Collecting pip
Downloading pip-23.3.1-py3-none-any.whl.metadata (3.5 kB)
Downloading pip-23.3.1-py3-none-any.whl (2.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 27.5 MB/s eta 0:00:00
https://github.com/cmake-wheel/meta/actions/runs/6826522368/job/18566626726 looks like it work, I'll enable it and update the binaries
The Pink CI for macOS + Python 3.8 has started failing (I hadn't triggered it in a while so I don't know when this started):
I'm not sure why it is looking for
cmeel-boost ~= 1.82.0
, at least this is not specified by Pink in its dependencies.Could this be a cmeel-boost release issue?
Larger log