Using talloc in an embedded windows project

Andrew Bartlett abartlet at samba.org
Mon Jan 21 02:19:22 MST 2013


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)

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org




More information about the samba-technical mailing list