Dependencies - nortikin/sverchok GitHub Wiki

Sverchok can use several external libraries, that provide some mathematical or other functions. We call such libraries "Dependencies". When these libraries are available, you will be able to use much more nodes in Sverchok. If you do not need all these features, you can skip installation of dependencies, or install only some of them.

One thing you will have to install anyway if you want to use these external libraries is pip. All libraries are installed with it.

Dependencies

Side extending packages

Here

Troubleshooting

Here