The following forum message was posted by inyoka at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/3923296:

Getting the same issue on Ubuntu, Vista and Mac.  Every time I start a console
for python 3+ I get the same error.

import sys; print('%s %s' % (sys.executable or sys.platform, sys.version))
<class 'AttributeError'>:can't set attribute

Issue only affecting 3.1+ release of python.  I am using the latest release
of both Eclipse and PyDEV.  I can use ver. 2.6 of python which is of little
use to me.

Any help would be greatly appreciated.

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to