CPTR-ReSeqTB / UVP

Mycobacterium tuberculosis next generation sequence analysis
MIT License
22 stars 12 forks source link

yaml problem #22

Open RichardUABC opened 5 years ago

RichardUABC commented 5 years ago

Hello I have a problem running the program, after installing all the elements in / bin, when I'm running /script/UVP this error message appears. Where can I check how to fix this?

/uvp/scripts/UVP.py:61: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. cfg = yaml.load(ymlfile)