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.
Can somebody please provide the details about what are the prerequisites to install ydk-py-0.8.0 in SUSE linux.I tried installing it and get the following error. CMake Error: The following variables are used in this project, but they are set to NOTFO...
Hi, Sorry for the late reply.As I do not have internet accessibility to my work machine, I have installed all the library from the source.Please find the build log of libydk.a attached.Regards,Shiva
Hi, I have attached the build log. I have also recomipled the python with --enable-shared and -fPIC options. But still the same problem.The gcc version is 8.2.0
Hi,I could able to install ydk-py-0.8.0 successfully, But when I run the sample app examples from core/samples folder I get the following error /home/ydk-py-0.8.0/core/samples # ./oc-interfaces.pyTraceback (most recent call last):File "./oc-interface...
I am installing ydk-py from the source and I was able to resolve other errors except the below one. Please suggest how to resolve this error.ydk_locationlinked by target "ydk_" in directory /tmp/pip-req-build-3ps98u6q I followed below mentioned steps...