zhenlu-sun
zhenlu-sun
@jakubman1 hi , after installing netconf with 'pip3 install netconf', i can only find folder 'netconf' under dir .../python3.7/site-packages/, not netconf2 folder. However, in the source codes, netconf2 are imported....
> You need to install libnetconf2 from the CESNET repository https://github.com/CESNET/libnetconf2 > When running CMAKE for libnetconf2, make sure to add the -DENABLE_PYTHON=ON option @jakubman1 Thanks for your reply. The...
@jakubman1 thanks a ton! The issue got fixed by installing the latest libnetconf2. Now, I can edit the parameters of some ietf models and apply the changes with root user....