Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ubershmekel opened this issue Jan 24, 2013 · 2 comments
Open

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

ubershmekel opened this issue Jan 24, 2013 · 2 comments

Comments

@ubershmekel
Copy link
Contributor

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'
@noamraph
Copy link
Owner

noamraph commented Mar 3, 2013

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

@jugg3rn4u7
Copy link

jugg3rn4u7 commented Jun 9, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants