You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2020. It is now read-only.
One error I get when trying to run this under Python 3:
Traceback (most recent call last):
File "faculty_notifications.py", line 16, in <module>
data = d.values()[0]
TypeError: 'dict_values' object does not support indexing
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
One error I get when trying to run this under Python 3:
The text was updated successfully, but these errors were encountered: