Pedro Navarro

Results 1 issues of Pedro Navarro

Hello, I'm getting an error when trying to run the Module example, in this step: print(session.get_device(devices[0]['id'])) I get: Traceback (most recent call last): File "C:\Users\Pete\Documents\Programacion\Python\test1.py", line 73, in print(session.get_device(devices[0]['id'])) File...