<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class="">Works marginally, builds, installs, runs, however it seems to have some kind of a window rendering issue.&nbsp;</div><div class="">Download seems to work, but doesnt render result window. &nbsp;Open stock lists yields a popup box attached.&nbsp;</div><div class=""><br class=""></div><div class="">Console spews this:&nbsp;</div><div class=""><br class=""></div><div class="">pi@raspberrypi:~/.local/bin $ ./chirp<br class="">WARNING: Did not find localedir: /home/pi/.local/lib/python3.7/site-packages/chirp/locale<br class=""><br class="">(chirp:2413): Gtk-CRITICAL **: 04:58:49.028: gtk_distribute_natural_allocation: assertion 'extra_space &gt;= 0' failed<br class="">ERROR: &lt;function ChirpMain.open_file at 0x7190d588&gt; raised unexpected exception<br class="">Traceback (most recent call last):<br class="">&nbsp; File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/common.py", line 448, in run_safe<br class="">&nbsp; &nbsp; return fn(*args, **kwargs)<br class="">&nbsp; File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/main.py", line 386, in open_file<br class="">&nbsp; &nbsp; editorset = ChirpEditorSet(radio, filename, self._editors)<br class="">&nbsp; File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/main.py", line 119, in __init__<br class="">&nbsp; &nbsp; edit = self.MEMEDIT_CLS(radio, self._editors)<br class="">&nbsp; File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/memedit.py", line 465, in __init__<br class="">&nbsp; &nbsp; self.set_cell_attrs()<br class="">&nbsp; File "/home/pi/.local/lib/python3.7/site-packages/chirp/wxui/memedit.py", line 482, in set_cell_attrs<br class="">&nbsp; &nbsp; attr.SetFitMode(wx.grid.GridFitMode.Ellipsize())<br class="">AttributeError: 'GridCellAttr' object has no attribute 'SetFitMode'<br class=""><br class="">(chirp:2413): Gtk-WARNING **: 04:58:58.917: Negative content width -4 (allocation 6, extents 5x5) while allocating gadget (node notebook, owner GtkNotebook)</div><div class=""><br class=""></div><div class="">My p</div>Pi 3B<div class="">Linux raspberrypi 5.10.103-v7+ #1529 SMP Tue Mar 8 12:21:37 GMT 2022 armv7l GNU/Linux</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="4ADAE2BE-4E00-4EA4-8412-89A9E4A77D12" src="cid:47636808-2F95-409C-8D3A-6130D473ADAE" class=""></div><div class=""><br class=""><br class=""><blockquote type="cite" class="">On Jan 14, 2023, at 7:14 AM, Dan Smith via chirp_users &lt;<a href="mailto:chirp_users@intrepid.danplanet.com" class="">chirp_users@intrepid.danplanet.com</a>&gt; wrote:<br class=""><br class=""><blockquote type="cite" class="">Any answers to this request?. I'm seeking elucidation too ! 73 Mike<br class=""></blockquote><br class="">Try this:<br class=""><br class="">$ sudo apt install git python3-wxgtk4.0 python3-serial python3-six python3-future python3-requests python3-pip<br class=""><br class="">Then grab the tarball and run "pip install" on the tarball. Let me know if that works on the pi and I'll update the website docs.<br class=""><br class="">--Dan<br class="">_______________________________________________<br class="">chirp_users mailing list<br class=""><a href="mailto:chirp_users@intrepid.danplanet.com" class="">chirp_users@intrepid.danplanet.com</a><br class="">http://intrepid.danplanet.com/mailman/listinfo/chirp_users<br class="">This message was sent to Lynda Leung at x-rogue@mermaid.org<br class="">To unsubscribe, send an email to chirp_users-unsubscribe@intrepid.danplanet.com<br class="">To report this email as off-topic, please email chirp_users-owner@intrepid.danplanet.com<br class="">Searchable archive: https://www.mail-archive.com/chirp_users@intrepid.danplanet.com<br class=""><br class=""></blockquote><br class=""></div></body></html>