nanoporetech / taiyaki

Training models for basecalling Oxford Nanopore reads
https://nanoporetech.com/
Other
115 stars 42 forks source link

Installation issues #104

Open addyblanch opened 3 years ago

addyblanch commented 3 years ago

HI I'm trying to install teriyaki with the hope to train a base calling model. I'm running into a few issues

taiyaki/venv/lib/python3.6/site-packages/torch/serialization.py:657: SourceChangeWarning: source code of class 'torch.nn.modules.conv.Conv1d' has changed. you can retrieve the original source code by accessing the object's source attribute or set torch.nn.Module.dump_patches = True and use the patch tool to revert the changes. warnings.warn(msg, SourceChangeWarning)

Any advice on how to approach this?