-
-
Notifications
You must be signed in to change notification settings - Fork 584
Breaks on FreeBSD: No platform declared for host OS freebsd on arch amd64 #2734
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
Comments
FreeBSD is not a Tier1 supported platform (see #2722), however, feel free to create a PR that adds FreeBSD to the list of known platforms in the |
Does it have to depend on downloaded wheels? |
Bazel usually provides a hermetic setup that builds the packages from scratch or fetches the wheels. If you want to use pre-installed packages, you have to configure the toolchain on your own. I think our docs have an example how to use system python. |
To use a local system python toolchain, there's two ways, see these docs/examples |
Project that uses python3_9 on FreeBSD fails:
Version: 1.3.0
FreeBSD 14.2
Project is: https://github.com/ray-project/ray
The text was updated successfully, but these errors were encountered: