Comment 0 for bug 2069647

Revision history for this message
Sudip Mukherjee (sudipmuk) wrote : extractreads fails to run

extractreads fails to run on Oracular with the following error:

$ extractreads
Traceback (most recent call last):
  File "/usr/bin/extractreads", line 12, in <module>
    from obitools.word._readindex import ReadIndex,minword
  File "src/obitools/word/_readindex.pyx", line 11, in init obitools.word._readindex
ModuleNotFoundError: No module named 'cPickle'