[Tutor] trouble installing library

Alan Gauld alan.gauld at btinternet.com
Wed Apr 24 02:43:43 CEST 2013


On 23/04/13 22:59, Lolo Lolo wrote:

>    File "Scripts/activate", line 4
>      deactivate () {
>                    ^
> SyntaxError: invalid syntax

That's a bash/zsh script not a Python one. You will need to find a 
Windows equivalent bat file or cmd file or maybe wsh.

No idea if such a thing exists - maybe a Google search will help?

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list