Trying to use compiled python packages with the #Fusion360API is miserable. there is no official way to actually do so. It basically boils down to either shipping the right version bundled with your Add-In and then scrambling to ship a fix when the fusion internal python version inevitably gets updated with zero warning, or pip installing it at runtime







