jcarbaugh/python-roku

AttributeError: 'NoneType' object has no attribute 'launch'

Closed this issue · 0 comments

Traceback (most recent call last):
File "d:\Google Drive\Coding\Python\Scripts\Roku-Control\Roku.py", line 21, in
Change_to_ABC()
File "d:\Google Drive\Coding\Python\Scripts\Roku-Control\Roku.py", line 11, in Change_to_ABC
YoutubeTV.launch()

AttributeError: 'NoneType' object has no attribute 'launch'

I can get many buttons to work but launching does not work on my Roku Ultra at this time.