[Scons-users] Virtualenv and Scons?

Bill Deegan bill at baddogconsulting.com
Thu Nov 19 13:11:50 EST 2015


virtualenv-2.7 --version
13.1.2

$ virtualenv-2.7 vvv
New python executable in vvv/bin/python
Installing setuptools, pip, wheel.... vvvbdone.
$ . vvv/bin/activate
$ pip --version
pip 7.1.2 from /Users/bdbaddog/tmp/vvv/lib/python2.7/site-packages (python
2.7)
$ pip install scons
Collecting scons
Installing collected packages: scons
Successfully installed scons-2.4.1




On Thu, Nov 19, 2015 at 10:09 AM, Bill Deegan <bill at baddogconsulting.com>
wrote:

> Looks like your virtualenv version is old.
> I'm running 13.1.2.
> Can you try updating and see if that resolves the issue?
>
> -Bill
>
> On Thu, Nov 19, 2015 at 9:58 AM, Henry Gomersall <heng at cantab.net> wrote:
>
>> On 19/11/15 17:42, Bill Deegan wrote:
>> > Hmm.
>> > Works for me.
>> > What version of pip, virtualenv, python?
>>
>>
>> (scons_venv)whg at comp:~/tmp$ pip --version
>> pip 7.1.2 from /home/<snip>
>> (scons_venv)whg at comp:~/tmp$ python --version
>> Python 2.7.10
>> (scons_venv)whg at comp:~/tmp$ virtualenv --version
>> 1.11.6
>>
>> --system-site-packages is not enabled.
>>
>> Cheers,
>>
>> Henry
>> _______________________________________________
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20151119/21a0ead6/attachment.html>


More information about the Scons-users mailing list