yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02345
Re: bug in SConstruct?
I would recommend you to clean your scons.profile-default file and leave
only features, prefix and version.
It helped me.
______________________________
Anton Gladkyy
2009/11/26 Bruno Chareyre <bruno.chareyre@xxxxxxxxxxx>
>
> The problem in SConstruct was introduced in r1813.
> The strange part is the function "split" is used in 1812 before without a
> problem...
>
> Bruno
>
>
> Bruno Chareyre a écrit :
>
> Hello, I have this compile error below with last revision.
>>
>> Question : what is the equivalent of "svn update -r1222" in bzr?
>> I wanted to go back to the previous version but couldn't find a way...
>>
>> Bruno
>>
>>
>> @@@ Using profile opt (scons.profile-opt) @@@
>> AttributeError: 'list' object has no attribute 'split':
>> File "/home/bruno/YADE/yade-bzr/SConstruct", line 166:
>> env[k]=colonSplit(env[k])
>> File "/home/bruno/YADE/yade-bzr/SConstruct", line 121:
>> def colonSplit(x): return x.split(':')
>>
>>
>
> --
>
> _______________
> Chareyre Bruno
> Maître de Conférences
>
> Grenoble INP
> Laboratoire 3SR - bureau E145
> BP 53 - 38041, Grenoble cedex 9 - France
> Tél : 33 4 56 52 86 21
> Fax : 33 4 76 82 70 43
> ________________
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help : https://help.launchpad.net/ListHelp
>
References