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 Version queue.py #1112

Closed
jpvoigt opened this issue Sep 26, 2018 · 2 comments
Closed

Python Version queue.py #1112

jpvoigt opened this issue Sep 26, 2018 · 2 comments

Comments

@jpvoigt
Copy link

jpvoigt commented Sep 26, 2018

In frescobaldi_app/job/queue.py the line
from enum import Enum , auto references a python 3.6 thing

It should either be corrected in the requirements running frescobaldi 3 (Python 3.5 crashes)
or changed to not use it.

@uliska
Copy link
Collaborator

uliska commented Sep 26, 2018 via email

@uliska uliska closed this as completed in 65e2390 Sep 26, 2018
@uliska
Copy link
Collaborator

uliska commented Sep 26, 2018

@jpvoigt could you please test if the fix works (by nature of "works for me" I can't verify it)?

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