Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7434984
By: mhembrow

Can anyone tell me how this works. I have set the Grammar Version to 2.6 and
am using MacPorts 2.6 and yet I receive this SyntaxError:

/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site.p
y:150: Warning: 'with' will become a reserved keyword in Python 2.6
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "start.py", line 2, in <module>
    from pymt import *
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.
6/site-packages/pymt/__init__.py", line 13, in <module>
    import sys, getopt, os
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.
6/getopt.py", line 37, in <module>
    import os
  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.
6/os.py", line 757
    bs = b""
           ^
SyntaxError: invalid syntax




______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to