fastai / course-v3

The 3rd edition of course.fast.ai
https://course.fast.ai/
Apache License 2.0
4.9k stars 3.55k forks source link

ModuleNotFoundError: No module named 'apex' #496

Open rraminen opened 4 years ago

rraminen commented 4 years ago

I am getting the below error for dl2 notebooks. image Please help.

rraminen commented 4 years ago

I could see that it is present in fastai2: https://github.com/fastai/fastai2/blob/master/fastai2/fp16_utils.py

shoaibahmed commented 4 years ago

Please additionally install the APEX library. This will resolve your problem. https://github.com/NVIDIA/apex