udacity / dlnd-issue-reports

5 stars 0 forks source link

Project 4: "dlnd_face_generation" fails with "AttributeError: 'numpy.ndarray' object has no attribute 'mask'" #540

Closed manish closed 6 years ago

manish commented 6 years ago

dlnd_face_generation.pdf The output

gmsharpe commented 6 years ago

I'm getting the above error when using the GPU enabled workspace provided by Udacity.... is there a way to fix this, or do I just have to wait for Udacity to get around to fixing it themselves?

stimut commented 6 years ago

It was posted in Slack that a workaround is to run '!pip install matplotlib --upgrade' in a cell, and then restart the kernel.

Source: https://dl-nd.slack.com/archives/C3R94FHPD/p1523850550000180?thread_ts=1523361916.000477&cid=C3R94FHPD

Ortalarel commented 6 years ago

Thank you for these notes. We are aware of the issue and prioritized it with our engineering team.

gustavf commented 6 years ago

Why did this get closed? It's still an issue.