... | ... | @@ -19,20 +19,22 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f |
|
|
|
|
|
### Windows:
|
|
|
|
|
|
For Blender 2.93 download and install/unzip Freecad with python 3.7.3 libs [pylib 3.7][17]
|
|
|
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]
|
|
|
1. Download
|
|
|
|
|
|
Add sverchok freecad-python3-lib path:
|
|
|
For Blender 2.93 download and install/unzip Freecad with python 3.7.3 libs [pylib 3.7][17]
|
|
|
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]
|
|
|
|
|
|
...\bin
|
|
|
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.
|
|
|
|
|
|
### MacOS
|
|
|
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.
|
|
|
|
|
|
Follow the [recipe at FreeCAD Web][20]
|
|
|
|
|
|
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.
|
|
|
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.
|
|
|
3. Restart Blender.
|
|
|
|
|
|
[17]: https://yadi.sk/d/NhCrTKi3nIgTXA
|
|
|
[20]: https://forum.freecadweb.org/viewtopic.php?f=42&t=46144&start=10#p397181
|
... | ... | |