<div dir="ltr">Hi,<div><br><div>I installed the standard CHIRP daily build which works fine.</div><div><br></div><div>I have now installed Mercurial. The CHIRP repo, pip modules for TOX,  lxml and serial</div><div>resolved various errors, and python path issues. </div><br>python <a href="http://chirp-0.3.0dev.py">chirp-0.3.0dev.py</a> works<br><div><br>When I try and run the box test I get the results below. it seems no CHIRP modules are found and /UNKNOWN-0.0.0.zip can&#39;t be right... <span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px">  </span><br></div><div><span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px"><br></span></div>also <br><br>nicolass-Mac-mini:tests nicolas$ python run_tests.py<br><br>Traceback (most recent call last):<br><br>  File &quot;run_tests.py&quot;, line 27, in &lt;module&gt;<br><br>    from serial import Serial<br><br>ImportError: cannot import name Serial</div><div><br></div><div>What part of the setup have I missed? <br><div><span style="color:rgb(0,0,0);font-family:Menlo;font-size:11px"><br></span></div><div>Any suggestions? </div><div><br></div><div>Thanks Nicolas </div><div><br></div><div><p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">nicolass-Mac-mini:chirp.hg nicolas$ </span><span style="color:rgb(72,72,72);font-size:12px;background-color:rgb(250,250,250);font-family:arial,sans-serif">tox -e driver -- -d Icom_IC-2820H</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><b>GLOB sdist-make: /Users/nicolas/Documents/FT70CHIRP/chirp.hg/setup.py</b></span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><b>driver inst-nodeps: /Users/nicolas/Documents/FT70CHIRP/chirp.hg/.tox/dist/UNKNOWN-0.0.0.zip</b></span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">ERROR: invocation failed (exit code 1), logfile: /Users/nicolas/Documents/FT70CHIRP/chirp.hg/.tox/driver/log/driver-7.log</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">ERROR: actionid: driver</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">msg: installpkg</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">cmdargs: [&#39;/Users/nicolas/Documents/FT70CHIRP/chirp.hg/.tox/driver/bin/pip&#39;, &#39;install&#39;, &#39;-U&#39;, &#39;--no-deps&#39;, &#39;/Users/nicolas/Documents/FT70CHIRP/chirp.hg/.tox/dist/UNKNOWN-0.0.0.zip&#39;]</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">Processing ./.tox/dist/UNKNOWN-0.0.0.zip</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">    Complete output from command python setup.py egg_info:</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">    Traceback (most recent call last):</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">      File &quot;&lt;string&gt;&quot;, line 1, in &lt;module&gt;</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">      File &quot;/private/var/folders/yf/rh0gfjk57pzfvdls7z6nwnmr0000gn/T/pip-Ld1kvY-build/setup.py&quot;, line 5, in &lt;module&gt;</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">        from chirp import CHIRP_VERSION</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">    ImportError: No module named chirp</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32);min-height:13px"><span style="font-variant-ligatures:no-common-ligatures">    </span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">    ----------------------------------------</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">Command &quot;python setup.py egg_info&quot; failed with error code 1 in /private/var/folders/yf/rh0gfjk57pzfvdls7z6nwnmr0000gn/T/pip-Ld1kvY-build/</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0);min-height:13px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><b>driver installed: future==0.16.0,iso8601==0.1.12,libxml2-python==2.9.7,lxml==4.1.1,mercurial==4.5,pluggy==0.6.0,py==1.5.2,pycairo==1.15.3,PyYAML==3.12,serial==0.0.38,six==1.11.0,tox==2.9.1,virtualenv==15.1.0</b></span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">___________________________________ summary ____________________________________</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(195,55,32)"><span style="font-variant-ligatures:no-common-ligatures">ERROR:   driver: InvocationError: /Users/nicolas/Documents/FT70CHIRP/chirp.hg/.tox/driver/bin/pip install -U --no-deps /Users/nicolas/Documents/FT70CHIRP/chirp.hg/.tox/dist/UNKNOWN-0.0.0.zip (see /Users/nicolas/Documents/FT70CHIRP/chirp.hg/.tox/driver/log/driver-7.log)</span></p>
<p style="margin:0px;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">nicolass-Mac-mini:chirp.hg nicolas$ </span></p><div><br><div><br></div><div><br></div></div></div></div></div>