We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The AppVeyor build on macOS failed when installing the pp38-macosx_x86_64 wheel.
Error message According to AppVeyor:
$ /Users/appveyor/venv3.7.11/bin/python -sS /Users/appveyor/Library/Caches/cibuildwheel/virtualenv-20.21.1.pyz --activators= --no-periodic-update --pip=23.1.2 --setuptools=67.8.0 --wheel=0.40.0 --symlink-app-data --python /Users/appveyor/Library/Caches/cibuildwheel/pypy3.8-v7.3.11-macos_x86_64/bin/pypy3 /private/var/folders/zc/w54y8dpx71z33yjn8gmrlq3w0000gn/T/cibw-run-clahtgvv/pp38-macosx_x86_64/build/venv created virtual environment PyPy3.8.16.final.0-64 in 513ms creator PyPy3Posix(dest=/private/var/folders/zc/w54y8dpx71z33yjn8gmrlq3w0000gn/T/cibw-run-clahtgvv/pp38-macosx_x86_64/build/venv, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=23.1.2, setuptools=67.8.0, wheel=0.40.0, via=symlink, app_data_dir=/Users/appveyor/Library/Application Support/virtualenv) added seed packages: pip==23.1.2, setuptools==67.8.0, wheel==0.40.0 $ python -m pip install --upgrade pip -c /Users/appveyor/venv3.7.11/lib/python3.7/site-packages/cibuildwheel/resources/constraints-python38.txt dyld: lazy symbol binding failed: Symbol not found: _ffi_closure_alloc Referenced from: /Users/appveyor/Library/Caches/cibuildwheel/pypy3.8-v7.3.11-macos_x86_64/bin/libpypy3-c.dylib Expected in: flat namespace dyld: Symbol not found: _ffi_closure_alloc Referenced from: /Users/appveyor/Library/Caches/cibuildwheel/pypy3.8-v7.3.11-macos_x86_64/bin/libpypy3-c.dylib Expected in: flat namespace
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
ci(appveyor): skip Pypy builds
ccd8547
Ref fofix#29
No branches or pull requests
Describe the bug
The AppVeyor build on macOS failed when installing the pp38-macosx_x86_64 wheel.
Error message
According to AppVeyor:
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: