fast.ai Course Forums
No module named 'cPickle'
Part 1 (2017)
brendan
(Brendan Fortuner)
May 21, 2017, 1:30am
2
Since you’re using python 3 try updating
utils.py
to
import pickle
3 Likes
show post in topic