... | @@ -14,7 +14,7 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f |
... | @@ -14,7 +14,7 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f |
|
$ sudo echo '/usr/lib/x86_64-linux-gnu/netgen' >> /etc/ld.so.conf.d/x86_64-linux-gnu.conf
|
|
$ sudo echo '/usr/lib/x86_64-linux-gnu/netgen' >> /etc/ld.so.conf.d/x86_64-linux-gnu.conf
|
|
$ sudo ldconfig
|
|
$ sudo ldconfig
|
|
|
|
|
|
2. In Sverchok preferences dialog, in the "FreeCAD python path" field, enter `/usr/lib/freecad-python3/lib/` and press the "Set Path" button.
|
|
2. In Sverchok preferences dialog, in the `FreeCAD python path` field, enter `/usr/lib/freecad-python3/lib/` and press the `Set Path` button.
|
|
3. Restart Blender.
|
|
3. Restart Blender.
|
|
|
|
|
|
### Windows:
|
|
### Windows:
|
... | @@ -25,7 +25,7 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f |
... | @@ -25,7 +25,7 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f |
|
Or for Blender 3.10 download python 3.9 libs [pylib 3.9][42]
|
|
Or for Blender 3.10 download python 3.9 libs [pylib 3.9][42]
|
|
Or for Blender 3.10 download and install/unzip FreeCAD with python 3.9.12 libs [pylib 3.9.12][43]
|
|
Or for Blender 3.10 download and install/unzip FreeCAD with python 3.9.12 libs [pylib 3.9.12][43]
|
|
|
|
|
|
2. In Sverchok preferences dialog, in the "FreeCAD python path" field, enter freecad-python3-lib path that ends with `...\bin` and press the "Set Path" button.
|
|
2. In Sverchok preferences dialog, in the `FreeCAD python path` field, enter freecad-python3-lib path that ends with `...\bin` and press the `Set Path` button.
|
|
|
|
|
|
3. Restart Blender.
|
|
3. Restart Blender.
|
|
|
|
|
... | @@ -33,7 +33,7 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f |
... | @@ -33,7 +33,7 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f |
|
The current version of FreeCAD has a different version of Python (3.8) so you must use ```conda-forge``` to retrieve a version compiled against Python 3.7.
|
|
The current version of FreeCAD has a different version of Python (3.8) so you must use ```conda-forge``` to retrieve a version compiled against Python 3.7.
|
|
|
|
|
|
1. Follow the [recipe at FreeCAD Web][20]
|
|
1. Follow the [recipe at FreeCAD Web][20]
|
|
2. While it is ```activated``` type ```which freecad``` and use this path for the sverchok FreeCad lib path in Preferences. Don't forget to press 'Set Path' before closing the dialog. Restart Blender to take effect.
|
|
2. While it is ```activated``` type ```which freecad``` and use this path for the sverchok `FreeCAD python path` in Preferences. Don't forget to press `Set Path` button.
|
|
3. Restart Blender.
|
|
3. Restart Blender.
|
|
|
|
|
|
[17]: https://yadi.sk/d/NhCrTKi3nIgTXA
|
|
[17]: https://yadi.sk/d/NhCrTKi3nIgTXA
|
... | | ... | |