We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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'
The text was updated successfully, but these errors were encountered:
Are you sure you used the latest version? This line should now only be executed on Python 2.
Sorry, something went wrong.
This problem exists even now in Python 3. I'm using Python 3. Windows 10.
No branches or pull requests
The following error pops up:
The text was updated successfully, but these errors were encountered: