[LLVMdev] Problems in installing LNT

Yi Kong kongy.dev at gmail.com
Sat Aug 9 03:49:14 PDT 2014


Hi Jingyue,

Probably due to broken symlinks in the virtualenv. Did you move the
virtualenv to a different directory after creating it?

-Yi

On 9 August 2014 02:56, Jingyue Wu <jingyue at google.com> wrote:
> I got
> Python 2.7.3
>
> Sounds right?
>
> On Fri Aug 08 2014 at 4:45:01 PM Yi Kong <kongy.dev at gmail.com> wrote:
>>
>> Hi Jingyue,
>>
>> I've never seen this error before. It looks like something to do with
>> virtualenv.
>>
>> What do you get by running `~/mysandbox/bin/python --version`?
>>
>> -Yi
>>
>> On 8 August 2014 23:48, Jingyue Wu <jingyue at google.com> wrote:
>> > Hi,
>> >
>> > I followed the instructions on http://llvm.org/docs/lnt/quickstart.html,
>> > and
>> > got stuck on installation Step 4.
>> >
>> > ~/mysandbox/bin/python ~/lnt/setup.py develop
>> > said
>> >
>> > running develop
>> > error: None
>> >
>> > and returned error code 1. The lnt binary wasn't installed anywhere.
>> >
>> > Any clue?
>> >
>> > Thanks much,
>> > Jingyue
>> >
>> > _______________________________________________
>> > LLVM Developers mailing list
>> > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>> >



More information about the llvm-dev mailing list