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

edit: broken with python 2.7 #2664

Open
oliver-sanders opened this issue Feb 1, 2023 · 0 comments
Open

edit: broken with python 2.7 #2664

oliver-sanders opened this issue Feb 1, 2023 · 0 comments
Labels
Milestone

Comments

@oliver-sanders
Copy link
Member

rose edit is broken with Python 2.7 at Rose 2019.01.7

This is the change what did it:

58dce23

The reason being:

ImportError: cannot import name check_output

check_output must have been added in Python 2.7.

@oliver-sanders oliver-sanders added this to the 2019.01.9 milestone Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant