MartinS
About
- Username
- MartinS
- Joined
- Visits
- 65
- Last Active
- Roles
- Member
Comments
-
Upgrading qtpy solved my problem. Thanks for your help! Kind regards, Martin
-
Hi Sebastiaan, Great! The example plugin works now, by adding the plugin path to the python path. This is nice for future releasing of plugins as a python package for seamless integration. Thanks a lot! Best, Martin
-
Hi Sebastiaan, Thanks for your reply. I am using the same code as yours from the git you mention. Yes, I want to make use of GUI elements. I assume that the plugin example is the bare minimum that should load in OS4 out of the box. Am I assuming thi…