[Baypiggies] Installation

admin.dslcomputer at gmail.com admin.dslcomputer at gmail.com
Fri Jun 12 16:07:06 CEST 2015


Hi everyone,




My Python compiler produced the following syntax error:


Python 3.3.0+ (win8app, Dec 27 2012, 21:34:06) [MSC v.1700 32 bit (Unknown)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> >>> x = 2
>>> print x
>>> 
Traceback (most recent call last):
  File "codeop.py", line 168, in __call__
  File "codeop.py", line 99, in _maybe_compile
  File "codeop.py", line 87, in _maybe_compile
  File "codeop.py", line 133, in __call__
  File "<input>", line 1
    print x
          ^
SyntaxError: invalid syntax





Is there a problem with the installation of the compiler?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/baypiggies/attachments/20150612/8a07c3f4/attachment.html>


More information about the Baypiggies mailing list