Skip to content

AttributeError: 'NoneType' object has no attribute 'get' #453

Closed
@luminesupreme

Description

@luminesupreme

*C:\Users\lumi\Downloads\turing-smart-screen-python-3.3.4\turing-smart-screen-python-3.3.4>python.exe .\configure.py
Traceback (most recent call last):
File "C:\Users\lumi\Downloads\turing-smart-screen-python-3.3.4\turing-smart-screen-python-3.3.4\configure.py", line 434, in
configurator = TuringConfigWindow()
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\lumi\Downloads\turing-smart-screen-python-3.3.4\turing-smart-screen-python-3.3.4\configure.py", line 240, in init
self.load_config_values()
File "C:\Users\lumi\Downloads\turing-smart-screen-python-3.3.4\turing-smart-screen-python-3.3.4\configure.py", line 278, in load_config_values
self.load_theme_preview()
File "C:\Users\lumi\Downloads\turing-smart-screen-python-3.3.4\turing-smart-screen-python-3.3.4\configure.py", line 259, in load_theme_preview
author_name = theme_data.get('author', 'unknown')
^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'

Environment:

  • Smart screen model [Turing 3.5”]
  • Revision of this project [3.3.4]
  • OS with version [Windows 11 Pro]
  • Python version [Python 3.12]
  • Hardware [AMD Ryzen 7 7700X]

Additional context
Hello, sorry if this is a stupid question but I'm pretty new to tech and improving my setup here. This is the error I'm getting when I attempt step 4- starting the configuration wizard. I was able to get this far following a YouTube tutorial, but this error isn't mentioned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions