-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
---------------------------------------------------------------------------
IndexError Traceback (most recent call last)
[<ipython-input-5-869d15d83d5b>](https://localhost:8080/#) in <cell line: 32>()
73 else:
74
---> 75 deviceDescriptor = [dev for dev in ll.getAvailableDevices() if dev.deviceType == deviceType][0]
76
77 session = ll.createSession(device=deviceDescriptor)
IndexError: list index out of range
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels