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
I installed by running : pip3 install dreampie
Then :
09:42-root@DL4310[/home/matt]>dreampie Traceback (most recent call last): File "/usr/local/bin/dreampie", line 3, in <module> from dreampielib.gui import main File "/usr/local/lib/python3.5/dist-packages/dreampielib/gui/__init__.py", line 240 except StartError, e: ^ SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
Try using Python 2.7 instead - that works on Stretch.
Sorry, something went wrong.
No branches or pull requests
I installed by running : pip3 install dreampie
Then :
The text was updated successfully, but these errors were encountered: