<p>(resending, only sent to Van the first time)</p>
<p>FWIW, I avoid the directory naming problems Van describes entirely by including my "scripts" in the source package and running them with the "-m" switch.</p>
<p>So "python -m pulpdist.manage_site", for example, is PulpDist's Django administration client wrapper. I do it that way mainly to get sys.path right automatically, but it avoids several other installed vs checked out differences too.</p>
<p>--<br>
Sent from my phone, thus the relative brevity :)</p>