Paul Geeser
Results
2
issues of
Paul Geeser
I have the problem that I can't load modules from JS into my Python code. I tried to use the `importing_node_module.py` example and then thought it works. But the problem...
The connection to the TV worked without any issue but when trying to send a key to the TV nothing happens. Via: ```python connection.recv() print(connection.connected) ``` I can see that...