Path: csiph.com!weretis.net!feeder8.news.weretis.net!fu-berlin.de!news.servidellagleba.it!bofh.it!news.nic.it!robomod From: picca Newsgroups: linux.debian.maint.python Subject: Re: Building multiple wheel with pybuild Date: Mon, 22 Dec 2025 20:00:01 +0100 Message-ID: References: X-Original-To: debian-python X-Mailbox-Line: From debian-python-request@lists.debian.org Mon Dec 22 18:51:25 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-109.51 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no MIME-Version: 1.0 Content-Type: text/plain X-Debian-User: picca X-Mailing-List: archive/latest/23525 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/877buez6we.fsf@page Approved: robomod@news.nic.it Lines: 23 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Mon, 22 Dec 2025 19:52:01 +0100 X-Original-Message-ID: <877buez6we.fsf@page> X-Original-References: <87sed5tkrn.fsf@page> Xref: csiph.com linux.debian.maint.python:17284 picca 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..Step E: pybuild pybuild:480: print_args: plugin pyproject failed with: 'print_args' is not a valid main..Step E: pybuild pybuild:480: print_args: plugin pyproject failed with: 'print_args' is not a valid main..Step Is it s bun in pybuild ? Cheers