fast.ai Course Forums
NameError: name 'Path' is not defined
fastai
bernd.heidemann
(Bernd Heidemann)
April 3, 2019, 9:06pm
2
You should import the fastai imports
–> from fastai.imports import *
15 Likes
show post in topic