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
This plugin currently contains code that relies on pygame but the student might not have installed pygame yet. It currently breaks for ALL exercises if pygame is not installed. It should not break (ever) and, when testing questions that rely on pygame, show a meaningful message stating that pygame was not found.
The text was updated successfully, but these errors were encountered:
This plugin currently contains code that relies on pygame but the student might not have installed pygame yet. It currently breaks for ALL exercises if pygame is not installed. It should not break (ever) and, when testing questions that rely on pygame, show a meaningful message stating that pygame was not found.
The text was updated successfully, but these errors were encountered: