Re: Building multiple wheel with pybuild

picca <[email protected]> Mon, 22 Dec 2025 19:52:01 +0100
Newsgroups gmane.linux.debian.devel.python
Message-ID <877buez6we.fsf@page>
picca <[email protected]> writes:

> Hello,
>
> I would like your advices when pybuild fail with this error message.

I progress,

setting PYBUILD_NAME=xxx

but now I have this error

when calling this from a script

destdir=$(pybuild -p "$pyver" --print "{destdir}")

E: pybuild pybuild:480: print_args: plugin pyproject failed with: 'print_args' is not a valid main.<locals>.Step
E: pybuild pybuild:480: print_args: plugin pyproject failed with: 'print_args' is not a valid main.<locals>.Step
E: pybuild pybuild:480: print_args: plugin pyproject failed with: 'print_args' is not a valid main.<locals>.Step

Is it s bun in pybuild ?

Cheers