Rhp file generation from python rhinoscript

Hi there.

I’m aiming to generate a .yak file for a plugin and this error appears “WARNING: Failed to inspect file and update manifest: sample.rhp”. I suspect the RHP file is the main culprit as it’s a python script and from what I’ve read, it’s not supposed to be.
I’ll be more than happy if I could get some clues to generate a correct RHP file from a python script for my project.

Thank you in advance.

Pablo

There are a lot of manual steps, and footguns. Something’s picky about requiring new version numbers for each new build too. But make sure you have a manifest.yml, and have a look at RhinoScriptcompiler.exe if you’re not already using that.