CanvasSync
CanvasSync copied to clipboard
Courses not showing up
This occurs because the PyPi package is old. Remove the current package and reinstall using the latest git version.
pip uninstall CanvasSync
pip install git+https://github.com/perslev/CanvasSync
Should work after that, worked for me.