You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script builds a new docker image and generate the wheel.
Once the build is complete, the script will create a directory named wheel_<os_name> (e.g., wheel_ubuntu_24.04 for Ubuntu 24.04) on your local machine and copy the generated wheel from the docker container to that directory.
Local build
Prerequisites:
Before building, make sure the following dependencies are installed (do not clone the repos manually):