You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Linux: ``/usr/share/blender/4.0/python/bin/python3.10`` (i think :)
40
+
41
+
.. note::
42
+
43
+
If you already have an installation of COMPAS on your system, you can try finding the Rhino 8 Python executable by running the following in a terminal or command prompt:
If you already have an installation of COMPAS on your system, you can try finding the Rhino 8 Python executable by running the following in a terminal or command prompt:
55
28
56
-
To simplify the above procedure, ``compas_rhino`` provides a convnience command.
29
+
.. code-block:: bash
57
30
58
-
.. warning::
31
+
python -m compas_rhino.print_python_path
59
32
60
-
This command is experimental and may not yet work properly on your system.
0 commit comments