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: Fri, 16 Feb 2018 11:22:06 +0100 Message-ID: <873721qlo1.fsf@gnu.org> References: <871shwo4qk.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]:40422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emdAW-0007jl-3Q for bug-guix@gnu.org; Fri, 16 Feb 2018 05:23:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emdAV-0008Sh-7f for bug-guix@gnu.org; Fri, 16 Feb 2018 05:23:04 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:37783) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1emdAV-0008SJ-4Z for bug-guix@gnu.org; Fri, 16 Feb 2018 05:23:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1emdAU-0007Si-Fp for bug-guix@gnu.org; Fri, 16 Feb 2018 05:23:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <871shwo4qk.fsf@portkomputilo.i-did-not-set--mail-host-address--so-tickle-me> (Quiliro Ordonez Baca's message of "Wed, 07 Feb 2018 16:43:31 -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@debbugs.gnu.org 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/Sverch= ok > 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, can we consider this bug closed? My understanding of your message is that our =E2=80=98blender=E2=80=99 pack= age already does the right thing. Thanks, Ludo=E2=80=99.