Hello,
I'm trying to automate the process of loading the traffic profile(saved as .tcc file) onto my chassis. I was referring to the below link :
But I see the following error:-
raise ImportError, "This version of StcPython requires Python version 2.7.6"
How do I overcome this process, without using Python 2.7.6 version(I'm using version 3.4.1) and is ther any way other than this?