GNU bug report logs - #70445
[PATCH] gnu: blender: Add wrap-bin phase.

Previous Next

Package: guix-patches;

Reported by: "Thompson, David" <dthompson2 <at> worcester.edu>

Date: Wed, 17 Apr 2024 23:51:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Thompson, David" <dthompson2 <at> worcester.edu>
Subject: bug#70445: closed (Re: [bug#70445] [PATCH] gnu: blender: Add
 wrap-bin phase.)
Date: Sun, 21 Apr 2024 16:32:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70445: [PATCH] gnu: blender: Add wrap-bin phase.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 70445 <at> debbugs.gnu.org.

-- 
70445: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70445
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: 70445-done <at> debbugs.gnu.org
Subject: Re: [bug#70445] [PATCH] gnu: blender: Add wrap-bin phase.
Date: Mon, 22 Apr 2024 00:30:21 +0800
[Message part 3 (text/plain, inline)]
"Thompson, David" <dthompson2 <at> worcester.edu> writes:

> Hi all,
>
> I started learning Blender this past week and when I tried to export a
> model to glTF I was shown an error console saying that the numpy
> module couldn't be found. We already had python-numpy in the inputs
> list, but the blender binary was not being wrapped to add it to
> Python's load path. This patch fixes this and presumably fixes other
> extensions that use Python modules.
>
> Thanks,
>
> - Dave
>
> [2. text/x-patch; 0001-gnu-blender-Add-wrap-bin-phase.patch]...
thanks, work for me.
I adjust to use gexp for #:phases. 
and push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=1d6811cec316910c360aa3bedbb3fc1b68e7000e.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: "Thompson, David" <dthompson2 <at> worcester.edu>
To: Ryan Prior via Guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: blender: Add wrap-bin phase.
Date: Wed, 17 Apr 2024 19:49:39 -0400
[Message part 6 (text/plain, inline)]
Hi all,

I started learning Blender this past week and when I tried to export a
model to glTF I was shown an error console saying that the numpy
module couldn't be found. We already had python-numpy in the inputs
list, but the blender binary was not being wrapped to add it to
Python's load path. This patch fixes this and presumably fixes other
extensions that use Python modules.

Thanks,

- Dave
[0001-gnu-blender-Add-wrap-bin-phase.patch (text/x-patch, attachment)]

This bug report was last modified 1 year and 24 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.