... | ... | @@ -255,6 +255,8 @@ It can appear that the problem is in filesystem permissions. Try running Blender |
|
|
|
|
|
Another possibility is to use a prepared [archive with Python libraries][24]. Zip archive is to be unpacked into `..\Blender 2.--\2.--\python`. For FreeCAD libraries installation, specify `\Blender 2.--\2.--\python\lib\site-packages\conda-0.18.3\bin`.
|
|
|
|
|
|
If you experience some problems with use of this Zip archive, please report them in a github issue.
|
|
|
|
|
|
## I can't install dependencies on Linux, while using Blender installed from Snap
|
|
|
|
|
|
Snap creates readonly file system, so you can't put depencencies into it. The only way known to work reliably is to not use Blender from Snap for Sverchok, if you want to use depencencies. The recommended way is to just download Blender's `tar.xz` from blender.org and unpack it.
|
... | ... | |