The problem:
Creating a rhi-file for python pluging commands fails to install correctly.
The (probable) reason:
Installing creates the folder and file in the correct place, but in the folder name the uuid is in brackets () not in curly brackets {}.
It looks like all uuids are done differently in rhino 6 and 7, plugin_name {uuid} and plugin_name (uuid) respectively. Is the anything I can do to get my rhi work in rhino6 as well?
edit: followed the instructions to create a rhi-file written here:
1 post - 1 participant