Version
1.55.0
Steps to reproduce
build
Expected behavior
n/a
Actual behavior
File "setup.py", line 197, in _download_and_extract_local_driver
assert len(zip_names_for_current_system) == 1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError
The build attempts to download a binary wheel picked from the array base_wheel_bundles. Download happens in the function download_driver from the URL https://playwright.azureedge.net/builds/driver/.
Why aren't these binaries built?
How to install playwright on FreeBSD?
Additional context
No response
Environment
- Operating System: [Ubuntu 22.04]
- CPU: [arm64]
- Browser: [All, Chromium, Firefox, WebKit]
- Python Version: [3.12]
- Other info: