CPTR-ReSeqTB/UVP

yaml problem

Opened this issue · 0 comments

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)