Ben Gruver
Ben Gruver
It's not possible, unless you're able to run fusion 360 in wine or in a VM or something.
@claussen reimplemented the parts in onshape, and has been doing a lot of work on the design though
oops, sorry about that! I meant @morganvenable. I believe he goes by claussen elsewhere, haha
hmm. It looks like importlib.util.spec_from_file_location is returning None when creating an import spec for the script that's being run. I was able to reproduce this if I created a script...
When running/debugging from IDEA/PyCharm, it will import the script into Fusion's python environment, run the "run" method, and then disconnect once the run method returns. I'm not actually sure what...
Hmm. Attach to process works for me in pycharm. First, make sure fusion 360 support is enabled for the project (Settings -> Languaged & Frameworks -> Fusion 360 -> Fusion...
Yeah, if the key is shown, then the user can still verify it's from the expected source at least. I'm not opposed, although I don't actually find it too annoying,...
I suspect this issue is fixed in v0.6.7. I'm having some problems getting it accepted into the jetbrains plugin repository. You can try downloading the new version from https://github.com/JesusFreke/fusionIdea/releases/tag/v0.6.7 and...
I just published v0.6.8, which may fix your problems with pycharm professional. I was able to go through the new project creation flow, etc. (in the EAP professional build, which...
Thanks for taking a look and trying it out. I'll take a look and see if I can reproduce these issues, although it seemed to be working pretty well for...