[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30384: additional inputs required for Blender plugins
From: |
Ludovic Courtès |
Subject: |
bug#30384: additional inputs required for Blender plugins |
Date: |
Fri, 16 Feb 2018 11:22:06 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello Quiliro,
Quiliro Ordonez Baca <address@hidden> skribis:
> When i tryed to install the Sverchok addon
> https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Nodes/Sverchok
> http://nikitron.cc.ua/sverch/html/main.html
> I got the message:
> ImportError: No module named ‘numpy’
> so i installed python-numpy.
> And then i got error:
> ImportError: No module named ‘requests’
> 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 ‘blender’ package already
does the right thing.
Thanks,
Ludo’.