fix: Update CI configuration for PyPy compatibility #4
Annotations
11 errors
|
3.8 / macos-latest
dyld[1343]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: <75E51F03-EA9B-3260-A88F-C8382EE65617> /Users/
|
|
3.8 / macos-latest
runner/hostedtoolcache/Python/3.8.18/x64/bin/python3.8
Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file)
./setup.sh: line 54: 1343 Abort trap: 6 ./python -m ensurepip
|
|
3.8 / macos-latest
The process '/bin/bash' failed with exit code 134
|
|
3.10 / macos-latest
dyld[1889]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: <99CF8F4D-788B-3AF5-A207-59C6AF0ED114> /Users/runner/hostedtoolcache/Python/3.10.16/x64/bin/python3.10
Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file)
|
|
3.10 / macos-latest
./setup.sh: line 54: 1889 Abort trap: 6 ./python -m ensurepip
|
|
3.10 / macos-latest
The process '/bin/bash' failed with exit code 134
|
|
3.9 / macos-latest
dyld[1864]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
Referenced from: <0EF701D2-468A-3F4D-8BAA-B990BB420899> /Users/
|
|
3.9 / macos-latest
runner/hostedtoolcache/Python/3.9.21/x64/bin/python3.9
Reason: tried: '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file), '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file)
./setup.sh: line 54: 1864 Abort trap: 6 ./python -m ensurepip
|
|
3.9 / macos-latest
The process '/bin/bash' failed with exit code 134
|
|
check
Process completed with exit code 1.
|
|
pypy-3.8 / macos-latest
Process completed with exit code 255.
|