I had the same problem and downloaded the necessary items manually from the following link:
http://nltk.org/nltk_data/
Not the desired solution, but will work until this is fixed.
UPDATE:
I was actually able to run nltk.download() to install cmudict. Maybe this issue only affects certain packages?