Hi, I have just installed guildai on a new server in a conda env (py 3.7) and get this error. I have tried reinstalling PyYAML and pip.
Let me know if you have suggestions!
Thanks, Shannon
What are you running that generates this error? What version of Guild are you running?
I just am running a guild.yml file (so guild run…) Running this file works fine on the other servers. I just installed guilai with pip install guildai.
Okay got it. Thanks for this report!
I released 0.7.1.post1
, which fixes this issue. Go ahead an upgrade via pip install --upgrade guildai
to get the fix.