From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#30384: additional inputs required for Blender plugins Date: Sun, 18 Feb 2018 14:47:35 +0100 Message-ID: <87inauif48.fsf@gnu.org> References: <871shwo4qk.fsf@portkomputilo.i-did-not-set--mail-host-address--so-tickle-me> <873721qlo1.fsf@gnu.org> <87bmgns1ry.fsf@portkomputilo.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1enPK3-0005qS-2h for bug-guix@gnu.org; Sun, 18 Feb 2018 08:48:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1enPJz-0000ed-UT for bug-guix@gnu.org; Sun, 18 Feb 2018 08:48:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:41140) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1enPJz-0000e6-A8 for bug-guix@gnu.org; Sun, 18 Feb 2018 08:48:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1enPJz-0004zk-3W for bug-guix@gnu.org; Sun, 18 Feb 2018 08:48:03 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87bmgns1ry.fsf@portkomputilo.i-did-not-set--mail-host-address--so-tickle-me> (Quiliro Ordonez Baca's message of "Sat, 17 Feb 2018 17:13:21 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Quiliro Ordonez Baca Cc: 30384-done@debbugs.gnu.org Quiliro Ordonez Baca skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Hello Quiliro, >> >> Quiliro Ordonez Baca skribis: >> >>> When i tryed to install the Sverchok addon >>> https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Nodes/Sver= chok >>> http://nikitron.cc.ua/sverch/html/main.html >>> I got the message: >>> ImportError: No module named =E2=80=98numpy=E2=80=99 >>> so i installed python-numpy. >>> And then i got error: >>> ImportError: No module named =E2=80=98requests=E2=80=99 >>> I then instaled python-requests. Both these dependencies are mentioned = in Sverchok's documentation. >> >> Since installing these two packages solves the problem, > > Oh! That is right. It is not a problem of Blender. It is a problem of > dependencies of Sverchok. What is needed is a package definition for > Sverchok. Am I right? Not strictly required AIUI, but it wouldn=E2=80=99t hurt. >> can we consider >> this bug closed? > > Yes. Thank you. :-) Done, thanks! Ludo=E2=80=99.