<div dir="ltr"><div>Hi All,</div><div><br></div><div>I&#39;ve made a lot of progress on getting the latest py3 branch working across multiple platforms. I&#39;m maintaining all my working changes here for now: <a href="https://github.com/mpoletiek/py3-CHIRP">https://github.com/mpoletiek/py3-CHIRP</a><br><br></div><div>I&#39;ve even made a list of supported devices and am marking the ones I&#39;ve personally tested: <a href="https://github.com/mpoletiek/py3-CHIRP/blob/main/RADIOS.md">https://github.com/mpoletiek/py3-CHIRP/blob/main/RADIOS.md</a><br><br></div><div>Currently I only own a BF-F8HP so I&#39;ve marked all the Radios that use that driver <span style="font-family:monospace">`TESTED`</span>.</div><div><br></div><div>I&#39;ve been playing around with Tox and testing the other drivers that way too. With a few changes I was able to get it working and run every test against every driver. A lot of them passed every test just fine, but a lot of them are failing here and there. <br></div><div><br></div><div>As expected the debug.log is quite long and I figured I&#39;d go through the drivers one by one that way, but the recommended syntax for doing that doesn&#39;t seem to work as expected.</div><div><br></div><div><a href="https://chirp.danplanet.com/projects/chirp/wiki/DevelopersProcess">https://chirp.danplanet.com/projects/chirp/wiki/DevelopersProcess</a></div><div><br></div><div><span style="font-family:monospace">`tox -e driver -- -d Icom_IC-2820H`</span></div><div><br></div><div>Running this command gives me the following in a Python3.7 environment:</div><div><br></div><div><pre class="gmail-lang-sh gmail-s-code-block gmail-hljs gmail-bash"><code>`ERROR: MISSING <span class="gmail-hljs-built_in">test</span> execution (tx) nodes: please specify --tx`<br><br></code></pre><pre class="gmail-lang-sh gmail-s-code-block gmail-hljs gmail-bash"><code><font face="arial,sans-serif">When I add &#39;<span style="font-family:monospace">-n 2</span>&#39; or <span style="font-family:monospace">`--tx popen//python=python3.7`</span> to the pytest command it exits with <span style="font-family:monospace">`code: 5 (no tests run)</span></font>`<br><br></code></pre><pre class="gmail-lang-sh gmail-s-code-block gmail-hljs gmail-bash"><code><font face="arial,sans-serif">Anyone familiar enough with tox to help me out with this?</font><br><br></code></pre><pre class="gmail-lang-sh gmail-s-code-block gmail-hljs gmail-bash"><code><font face="arial,sans-serif">There&#39;s also a py3driver env setup in the tox.ini file, but that doesn&#39;t work either. <br><br></font></code></pre><pre class="gmail-lang-sh gmail-s-code-block gmail-hljs gmail-bash"><code><font face="arial,sans-serif">Thanks,<br></font></code></pre></div><div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>-------------------------------------------<br></div><div>Matthew Poletiek</div><div>303.810.9082</div><div><a href="mailto:matthew.poletiek@gmail.com" target="_blank">matthew.poletiek@gmail.com</a></div><div><a href="http://www.matthewpoletiek.com" target="_blank">www.matthewpoletiek.com</a></div><div><br></div><div><br></div></div></div></div></div></div>