Running scripts from latest version of PythonPlugin installed from RHI

Following the instructions, Rhino - Creating Rhino Commands Using Python , when I repeat the process, updating the version string from “1.0.0.1” to “1.0.0.2” in __plugin__.py and installing from the new RHI, in the relevant PythonPlugins\PluginName (UUID) folder is a folder for each version:

1.0.0.1
1.0.0.2

However, when I start Rhino and run the script commands, the scripts in 1.0.0.1 execute.

Besides not changing the version string with each update, or deleting all but the latest folder after each installation, does anyone have any suggestions on how to get the latest scripts to execute?

Thank you,
Steve

1 Like

+1. I’m running into the same problem.

+1 more, having the some problem and no solution yet!

@stevebaer, can you look into this?

– Dale

any updates on this topic? thanks!

sad to see that this bug isn’t addressed! @stevebaer