<div>Hi guys,</div><div><br></div><div><br></div><div>I&#39;m generally a pretty happy tox user, but recently I ran into something that appears to have generated a false positive. Apparently I misunderstand how tox works, because I figured this wouldn&#39;t be possible...<br>


<br>Anyway, I removed a package (both the directory, the __init__.py and the module inside of it), re-ran the tests, and it worked fine. Later, when actually trying to run the code in the venv, it broke -- there was still something relying on importing that package but the tests didn&#39;t catch it.<br>

<br>I honestly have no idea whatsoever how this happened. It&#39;s the first time I&#39;ve seen this behavior, despite it not being the first package I pruned.<br><br>I guess the way to fix this is by recreating the environment? That seems to have fixed the issue. I guess maybe in doing so I&#39;ve also nuked any possibility of further diagnosing the problem; hopefully the above recollection is enough to ring a bell somewhere.<br>

</div><br clear="all"> <br>cheers<div>lvh</div><br>