... | @@ -2,7 +2,7 @@ This page describes a way to install a python package, which is not included int |
... | @@ -2,7 +2,7 @@ This page describes a way to install a python package, which is not included int |
|
|
|
|
|
Sverchok itself does not use any non-standard Python modules, to be easily installable into any blender installation. Some scripted nodes that are provided as examples within Sverchok distribution, however, do use such modules. You may want to install such modules if you wish to develop some non-standard / scripted node by yourself.
|
|
Sverchok itself does not use any non-standard Python modules, to be easily installable into any blender installation. Some scripted nodes that are provided as examples within Sverchok distribution, however, do use such modules. You may want to install such modules if you wish to develop some non-standard / scripted node by yourself.
|
|
|
|
|
|
You may be interested in a discussion of different modules that may provide some useful functionality - please see issue #2152.
|
|
You may be interested in a discussion of different modules that may provide some useful functionality - please see issue [#2152](https://github.com/nortikin/sverchok/issues/2152).
|
|
|
|
|
|
# Install pip
|
|
# Install pip
|
|
|
|
|
... | | ... | |