<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,<br><br>I spoke too soon, Chirp read all the memories but when I clicked the Banks(Band A) tab it read bank data but the terminal reported:<br><br>ERROR: 'NoneType' object has no attribute 'split'<br>Exception in thread Thread-3:<br>Traceback (most recent call last):<br>&nbsp; File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner<br>&nbsp;&nbsp;&nbsp; self.run()<br>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/common.py", line 261, in run<br>&nbsp;&nbsp;&nbsp; job.execute(self.radio)<br>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/ui/bankedit.py", line 138, in execute<br>&nbsp;&nbsp;&nbsp; mappings = self.__model.get_memory_mappings(mem)<br>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/drivers/icf.py", line 544, in get_memory_mappings<br>&nbsp;&nbsp;&nbsp; index = self._radio._get_bank(memory.number)<br>&nbsp; File "/usr/lib/pymodules/python2.7/chirp/drivers/ic9x.py", line 83, in _get_bank<br>&nbsp;&nbsp;&nbsp; return mem._bank<br>AttributeError: Memory instance has no attribute '_bank'<br><br>Chirp was unresponsive after that.<br><br>It happened after downloading all the bank A memories, it looks like Chirp is trying to read more memory locations than the radio has.<br><br>Wenlock<br>                                               </div></body>
</html>