Using talloc in an embedded windows project
Michael Wood
esiotrot at gmail.com
Mon Jan 21 05:16:39 MST 2013
On 21 January 2013 11:19, Andrew Bartlett <abartlet at samba.org> wrote:
> On Mon, 2013-01-21 at 22:04 +1300, Rodney Elliott wrote:
>> Hi Andrew,
>>
>> Thank you for that application of the clue-bat - I sincerely appreciate it.
>>
>> Having done exactly as you said, I am now getting the following import error:
>>
>> C:\Users\Rodney\Downloads\talloc-2.0.8>python buildtools/bin/waf configure
>> Traceback (most recent call last):
>> File "buildtools/bin/waf", line 75, in <module>
>> import Scripting
>> File "C:\Users\Rodney\Downloads\talloc-2.0.8\buildtools\wafadmin\Scripting.py"
>> , line 146
>> except Utils.WafError, e:
>> ^
>> SyntaxError: invalid syntax
>>
>> And this was with the following added to my PATH:
>>
>> C:\Users\Rodney\Downloads\talloc-2.0.8
>> C:\Users\Rodney\Downloads\talloc-2.0.8\buildtools
>> C:\Users\Rodney\Downloads\talloc-2.0.8\buildtools\wafadmin
>
> Rodney,
>
> Could you possibly reply to our replies, so this is porper mail thread?
>
> Then, I think this might be a python version issue. Please use python
> 2.7, not 3.x or an earlier version. (supported versions are 2.4 - 2.7)
Although I'd avoid 2.4 (and probably 2.5). Support 2.4 at least has
been broken more often than the others, since fewer people use it and
it's pretty old now.
--
Michael Wood <esiotrot at gmail.com>
More information about the samba-technical
mailing list