@l.fuhrimann wrote:
I am trying to create an RHI installer file for my python command in Rhino.
Following the guidelines on the attached link, the created installer File alwas results in an error: “An unexpected error occured”.The two files that I zip and rename to SelectStl_Lines.rhi are both in the dev folder of my command as described. Here is the code of my plugin.py:
id="{eb37d9f0-b34b-4701-b501-d8c7bfa677b2}"
version=“1.0.0.1”
title=“SelectStl_Lines”And SelectStl_Lines_cmd.py is my python command
Thanks for helping me finding the Bug!
Posts: 2
Participants: 2