Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi there, I'm using the YDK docker image, so I'm assuming that the software versions are correct, but regardless of the code that I write I get the following bunch of errors:2020-06-02 15:05:58,515 - ydk - ERROR - Data is invalid according to the yan...
Thanks for the feedback. I did see that post, but I'm using the docker image, so I figured it was using the updated version already, and I checked the installed version, which appears to be 0.8.4: root@1b823eb0ee13:~# pip freeze | grep ydk
ydk==0.8....