-
Notifications
You must be signed in to change notification settings - Fork 233
Dependencies
nikitron edited this page Apr 12, 2022
·
39 revisions
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.