Hi!
Depending on some outside factors I want to register one (or more) additional commandData plugin(s).
When I run RegisterCommandPlugin() on a button press however, I get this error:
EnvironmentError: cannot find pyp file - plugin registration failed
Is it not possible to add plugins after startup/ during runtime? Or am I doing something else wrong?