``` Python config_location = "/pirateradio/pirateradio.conf" ``` should be ``` Python config_location = "/pirateradio/pirateradio.config" ``` or `pirateradio.config` should be renamed to `pirateradio.conf`.