
May 24, 2022
9:20 p.m.
On Tue, 24 May 2022, at 19:15, Peter Westlake wrote:
The ticket is #10347 <https://twistedmatrix.com/trac/ticket/10347>. I've assigned myself, if that's okay.
Running the tests with tox -e nocov gives an error, builtins.ModuleNotFoundError: No module named 'hamcrest'. This is on Ubuntu 20.04, Python 3.8.10, and I did install python-hamcrest. Python 3 can import it. Running just tox instead of tox -e nocov gives several "Connection reset by peer" and a huge number of "Cannot find link target" errors. How should I run the tests? Peter.