entity-network
entity-network copied to clipboard
TypeError from reader.py
File "C:\AI\Code- EntNet\siddk\preprocessor\reader.py", line 23, in parse vectorized_data.append(pickle.load(f))
TypeError: a bytes-like object is required, not 'str'
What version of python are you using?
3.6.1
Right -> This repo was written for Python 2.7. I'm not sure that this code is compatible with 3.6.