On Mon, Apr 18, 2011 at 3:14 PM, Jim Fulton <span dir="ltr">&lt;<a href="mailto:jim@zope.com">jim@zope.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Mon, Apr 18, 2011 at 8:28 AM, Arve Knudsen &lt;<a href="mailto:arve.knudsen@gmail.com">arve.knudsen@gmail.com</a>&gt; wrote:<br>
&gt; Hello<br>
&gt; I&#39;m new to Buildout and need to figure out how to accomplish a (seemingly)<br>
&gt; simple usecase: Install my project from source into an isolated environment.<br>
&gt; My project has a Distribute-based setup.py and I&#39;d like to install it and<br>
&gt; its dependencies to an isolated environment. I gather this should be doable<br>
&gt; using Buildout, but how? I&#39;ve experimented a bit and read the documentation<br>
&gt; on PyPi, but so far I have not succeeded.<br>
<br>
</div></div>See:<br>
<br>
  <a href="http://pypi.python.org/pypi/zc.sourcerelease" target="_blank">http://pypi.python.org/pypi/zc.sourcerelease</a><br>
<br>
You *might* also find:<br>
<br>
  <a href="http://www.riversnake.com/pycon2011/full/" target="_blank">http://www.riversnake.com/pycon2011/full/</a><br>
<br>
helpful, although it is linux oriented.<br></blockquote><div><br></div><div>Thanks for the info, Jim, but I honestly still don&#39;t see how to accomplish my usecase as a whole. The difference I see from the standard Buildout usecase is to install (with buildout) from a directory rather than to find a distribution at e.g. PyPI.</div>
<div><br></div><div>Arve </div></div>