learning-unlimited / ESP-Website

A website to help manage the logistics of large, short-term educational programs
82 stars 57 forks source link

Lottery script with try_mailman still doesn't work #1589

Open benjaminjkraft opened 9 years ago

benjaminjkraft commented 9 years ago

It errors on lottery.py:687, I think student_ids needs to get cast to a list (from a numpy array). Not sure if that is the only issue, that is just what failed on MIT Spring HSSP 2015.

benjaminjkraft commented 8 years ago

@mgersh do you know if this has been resolved?

mgersh commented 8 years ago

@luac ran the lottery most recently, and from what I heard it still wasn't working. My memory of the failure I've seen before is that it wasn't an error like you described, it would just hang. But it's been a while and I could be wrong.