We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It does not work for me in Python 3. Do you know why?
temp in the function getSemesters() is empty
The text was updated successfully, but these errors were encountered:
Hi @Arktius, thanks for your interest in this tool.
MoodleScraper was written for python2, if possible please run it with py2. Running it with py3 would require some adoptions and fixes.
Since I don't have access to a live Moodle anymore, I won't be able to do it myself. If you try it yourself, I am happy to assist you.
Cheers, doebi.
Sorry, something went wrong.
No branches or pull requests
It does not work for me in Python 3. Do you know why?
temp in the function getSemesters() is empty
The text was updated successfully, but these errors were encountered: