haotianteng / Chiron

A basecaller for Oxford Nanopore Technologies' sequencers
Other
122 stars 53 forks source link

NotFoundError when calling #20

Closed pcjedi closed 6 years ago

pcjedi commented 6 years ago

I tried to call without further training but received a not Found Error. Extraction works fine, afterwards Chiron loads the checkpoint but can't find certain stuff in it. pip version works fine. Maybe checkpoints aren't mobile between systems or has the code changed till checkpoint? Full Error Message in File attached: chiron_error.txt

haotianteng commented 6 years ago

Please install the release version (v0.3), the mainstream is still under development.

haotianteng commented 6 years ago

Also if you trained your custom model with v0.3, see this issue #19 .