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

Not running on debian stretch #75

Open
ketsa opened this issue Nov 26, 2017 · 1 comment
Open

Not running on debian stretch #75

ketsa opened this issue Nov 26, 2017 · 1 comment

Comments

@ketsa
Copy link

ketsa commented Nov 26, 2017

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
@bbayles
Copy link

bbayles commented Nov 26, 2017

Try using Python 2.7 instead - that works on Stretch.

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

No branches or pull requests

2 participants