GNU bug report logs -
#30384
additional inputs required for Blender plugins
Previous Next
Full log
View this message in rfc822 format
ludo <at> gnu.org (Ludovic Courtès) writes:
> Hello Quiliro,
>
> Quiliro Ordonez Baca <quiliro <at> riseup.net> 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,
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?
> can we consider
> this bug closed?
Yes. Thank you. :-)
> My understanding of your message is that our ‘blender’ package already
> does the right thing.
Yes.
This bug report was last modified 7 years and 148 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.