... | @@ -17,16 +17,16 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f |
... | @@ -17,16 +17,16 @@ Note that in Ubuntu there is a [bug](https://bugs.launchpad.net/ubuntu/+source/f |
|
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:
|
|
|
|
|
|
Download and install Freecad with python 3.7.3 [FreeCAD][17]
|
|
Download and install Freecad with python 3.7.3 [FreeCAD][17]
|
|
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]
|
|
|
|
|
|
|
|
Add sverchok freecad-python3-lib path:
|
|
|
|
|
|
Add sverchok freecad-python3-lib path:
|
|
...\bin
|
|
|
|
|
|
...\bin
|
|
### MacOS
|
|
|
|
|
|
### 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.
|
|
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]
|
|
Follow the [recipe at FreeCAD Web][20]
|
... | | ... | |