all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 70445-done@debbugs.gnu.org
Subject: bug#70445: [PATCH] gnu: blender: Add wrap-bin phase.
Date: Mon, 22 Apr 2024 00:30:21 +0800	[thread overview]
Message-ID: <87il0alluq.fsf@iscas.ac.cn> (raw)
In-Reply-To: <CAJ=RwfaMLCF-8NN_r5AqUHpXY-VQQpb3=86rD2TkhhDJTBN+7w@mail.gmail.com> (David Thompson's message of "Wed, 17 Apr 2024 19:49:39 -0400")

[-- Attachment #1: Type: text/plain, Size: 728 bytes --]

"Thompson, David" <dthompson2@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-04-21 16:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-17 23:49 [bug#70445] [PATCH] gnu: blender: Add wrap-bin phase Thompson, David
2024-04-21 16:30 ` Zheng Junjie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87il0alluq.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=70445-done@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.