Getting pickle error in conda env (Python 3.9)
Running the official html parser example:
_pickle.PicklingError: Can't pickle <function fuzz at 0x0000027E73137040>: it's not the same object as __main__.fuzz
Edited by Song L
Running the official html parser example:
_pickle.PicklingError: Can't pickle <function fuzz at 0x0000027E73137040>: it's not the same object as __main__.fuzz