>
>
> Autobuild is installed into Python27/scripts -- can this be moved out
> of that package's tree?
>
>
You can try to install it into its own virtual-env. I do that with llbase.
autobuild itself I run just
from a bitbucket clone.
So I did not try to put it into a virtual-env, but that should too
On Mon, Feb 9, 2015 at 3:59 AM, Nicky D. wrote:
>
>> Autobuild is installed into Python27/scripts -- can this be moved out
>> of that package's tree?
>>
>>
> You can try to install it into its own virtual-env.
>
Mmhmm.
I wanted more communication about conversion of C++, python, and other
scrip
On 2015-02-07 21:08 , Jonathan Welch wrote:
Also, I am curious: is all this pip and easy install business doing
more than just fetching autobuild.exe?
It depends on whether or not your system already has all the
prerequisites that autobuild needs (which have changed). The point of
using pip