<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 1 February 2014 10:28, Matthew Brush <span dir="ltr"><<a href="mailto:mbrush@codebrainz.ca" target="_blank">mbrush@codebrainz.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 14-01-31 03:14 PM, Sayth Renshaw wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How can i use isolated environments in Geany? Thinking that maybe I should<br>
create this as a build command so when it compiles it executes using only<br>
virtualenv packages.<br>
<br>
Any tips on how to get this to happen?<br>
<br>
</blockquote>
<br></div></div>
Probably just starting Geany after sourcing the activation script would work OK.<br></blockquote><div><br></div><div>Yeah, thats the simple way if the entire session is to use the one env, but to use more than one env the OP needs to do it in the build commands.</div>
<div><br></div><div>I should note that each build command runs in a shell, so you can run multiple commands separated by semicolons eg "source activate; python %f".</div><div><br></div><div>Cheers</div><div>Lex</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
Matthew Brush<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" target="_blank">https://lists.geany.org/cgi-<u></u>bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div></div>