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

Update to work with Python 3 #63

Open
matthewsholden opened this issue Apr 15, 2019 · 2 comments
Open

Update to work with Python 3 #63

matthewsholden opened this issue Apr 15, 2019 · 2 comments

Comments

@matthewsholden
Copy link
Member

Python Metrics Calculator issue seems to be with exec command.

Skill Assessment issue seems to be with import statements.

@matthewsholden
Copy link
Member Author

Changes seem to have fixed errors in Python 3, but now cause errors in Python 2. Because the stable Slicer currently still uses Python 2, we should ensure we support both.

@matthewsholden
Copy link
Member Author

Still some Python 3 issues with PerkTutorCouchDB. The module appears, but querying the database leads to an error.

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

No branches or pull requests

1 participant