Hello,
can you please provide instructions how to install python_bundle_1_2_2 ?
for both DOS/Windows and Gaia R80.10.
As that tool is not supported by CheckPoint, this is the only way to get help on this.
At the moment this script does not run on a R80.10 System
[Expert@SC2-R80.10:0]# ./export_package.py -u admin -p vpn123 -m localhost Sandard
Traceback (most recent call last):
File "./export_package.py", line 6, in <module>
from mgmt_api_lib import cp_mgmt_api
File "/home/admin/tools/import_export_package/mgmt_api_lib/__init__.py", line 1, in <module>
from cp_mgmt_api import APIClient
File "/home/admin/tools/import_export_package/mgmt_api_lib/cp_mgmt_api.py", line 12, in <module>
from distutils.version import LooseVersion
ImportError: No module named distutils.version
[Expert@SC2-R80.10:0]# python -V
Python 2.7.13
[Expert@SC2-R80.10:0]#
I hope python_bundle_1_2_2 will fix the problem.
Unless you have another solution how to run that scripts on a R80.10 System