dreampie icon indicating copy to clipboard operation
dreampie copied to clipboard

Python 3.2 and 3.3 don't work on Windows 7 x64

Open ubershmekel opened this issue 11 years ago • 2 comments

The following error pops up:

Couldn't start subprocess: Subprocess terminated with return code 1.
Subprocess wrote:
Traceback (most recent call last):
  File "C:\Program Files (x86)\DreamPie\share\dreampie\subp_main.py", line 30, in <module>
    sys.setdefaultencoding('utf-8')
AttributeError: 'module' object has no attribute 'setdefaultencoding'

ubershmekel avatar Jan 24 '13 19:01 ubershmekel

Are you sure you used the latest version? This line should now only be executed on Python 2.

noamraph avatar Mar 03 '13 12:03 noamraph

This problem exists even now in Python 3. I'm using Python 3. Windows 10.

jugg3rn4u7 avatar Jun 09 '16 16:06 jugg3rn4u7