Hello,
I’ve been trying to setup Pycharm for developing applications with Olympe.
I can successfully run the example codes inside the IDE, but I’m missing auto complete for olympe.messages.
Using the default IDE Python console, I’m not able to get autocomplete on “olympe.messages”, but on an IPython console this works.
Am I missing something?