When trying to run: ``` from pyspectator.computer import Computer computer = Computer() print(computer.os) ```