Hi,
Please can someone help me out?
I need to export my R80 policy to move onto another R80 policy.
I am going to use the ExportImport package
I need install the SDK first and I think I am missing something simple.
I have put both script packages in my home/admin folder
To install the SDK, I am running..
./python2.7 /home/admin/cp_mgmt_api_python_sdk-master
/opt/CPsuite-R80/fw1/Python/bin/python2.7: can't find '__main__' module in '/home/admin/cp_mgmt_api_python_sdk-master'
I am getting lost - and trying to follow the instructions that are listed however it simply says to run this and not pip as pip isnt installed.
I have done export PYTHONPATH=$PYTHONPATH:/home/admin/cp_mgmt_api_python_sdk-master
But this just returned and did nothing which I presume is right?