when import pyemma I get a YAML warning, for python3.7, pyemma2.5.5:
>>>import pyemma
/scratch1/eh22/conda/envs/py34/lib/python3.7/site-packages/pyemma/util/log.py:64: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
D = yaml.load(f2)
when import pyemma I get a YAML warning, for python3.7, pyemma2.5.5:
conda_list.txt