Unpickling a python 2 object with python 3 August 18, 2022 by Magenaut I’m wondering if there is a way to load an object that was pickled in Python 2.4, with Python 3.4.