Skip to content
Discussion options

You must be logged in to vote

Hi @rdavidams

I wouldn't expect that specific error message. Can you even build the variant "normally" (local cmake build) ?

We build our wheels using cibuildwheel. You can see the exact commands we run here: https://github.com/mitsuba-renderer/mitsuba3/blob/master/.github/workflows/wheels.yml. It doesn't use docker, but cibuildwheel uses docker on Linux for each individual build so you'll want to be careful if you try using it (docker-in-docker issues).

Just to be clear, the mitsuba wheel is built without drjit which is it's own package that is simply set as a requirement/dependency to mitsuba.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@rdavidams
Comment options

@njroussel
Comment options

@rdavidams
Comment options

@njroussel
Comment options

@rdavidams
Comment options

Answer selected by rdavidams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants