Building from Source
For advanced users and developers who want to customize or debug Basilisk. For most users the precompiled version available on PyPI is sufficient. See the Install Instructions for more information.
Note
To use custom C++ modules, Basilisk must be built from source. The prebuilt PyPI wheels are designed for most users and include all standard features, but they do not yet support linking external C++ modules. We’re actively exploring ways to enable this in future releases.