RiboCode icon indicating copy to clipboard operation
RiboCode copied to clipboard

pickle.load() AttributeError: 'module' object has no attribute 'Gene'

Open ghost opened this issue 7 years ago • 5 comments

Hi,

I ran your tool following the guidelines but when I try to run the Ribocode.py bit, I am getting this error: Traceback (most recent call last): File "", line 1, in AttributeError: 'module' object has no attribute 'Gene'

It seems to stem from pickle.load()

Let me know if you have any suggestions.

Best

ghost avatar Jun 23 '17 12:06 ghost