<tt><font size=2>Robert Collins <robertc@robertcollins.net> wrote
on 02/16/2014 05:26:50 PM:<br>
> I would have expected run_tests.sh to tox which creates a venv, but<br>
> heat seems different. So you'll need to install testrepository via<br>
> your system tox, not one from a venv.</font></tt>
<br>
<br><tt><font size=2>I don't think I have a system tox.  `pip list
| grep -i tox` comes up empty.  Should I be looking for a system tox
in some other way?  I'm a little unclear on what you are saying here.<br>
<br>
<br>
> The 'd' is because you're human-reading a binary protocol (which the<br>
> testrepository trunk fixes). Try the import without the 'd'. Also
be<br>
> sure to be trying the import within the tox venv, which run_tests
will<br>
> have triggered.</font></tt>
<br>
<br><tt><font size=2>If I take the 'd' off then that import succeeds like
all the others,</font></tt>
<br><tt><font size=2>when tried manually in the venv created by run_tests.sh
-V.<br>
<br>
Thanks,</font></tt>
<br><tt><font size=2>Mike</font></tt>