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

Issues running under Python 3.6.8 #65

Open
dkorel-copperleaf opened this issue Aug 9, 2019 · 1 comment
Open

Issues running under Python 3.6.8 #65

dkorel-copperleaf opened this issue Aug 9, 2019 · 1 comment

Comments

@dkorel-copperleaf
Copy link

dkorel-copperleaf commented Aug 9, 2019

File "sensu-plugins-mongodb-2.1.0/bin/check-mongodb.py", line 48
    except ImportError, e:
                      ^
SyntaxError: invalid syntax
@dkorel-copperleaf
Copy link
Author

dkorel-copperleaf commented Aug 9, 2019

running 2to3 over the check-mongodb.py file fixes this. Is there any plan for this project to be updated to python3?

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

1 participant