[Eric] Eric5.bat console window

Victor Varvariuc victor.varvariuc at gmail.com
Sun Feb 20 14:13:58 GMT 2011


http://www.computerhope.com/starthlp.htm
When i added /B switch to 'start', i get this:

> d:\Python27>set CURRDIR=d:\Python27\
>
> d:\Python27>start /B "d:\Python27\pythonw.exe"
> "d:\Python27\Lib\site-packages\er
> ic4\eric4.py"
>
> d:\Python27>  File "d:\Python27\Lib\site-packages\eric4\eric4.py", line 99
>     print "eric4: %s" % client.errstr()
>                     ^
> SyntaxError: invalid syntax
>
>
Looks like it is indeed calling Python3 interpreter. Let's see what we can
do.

Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20110220/b75ccb6b/attachment.html>


More information about the Eric mailing list