Active IQ Unified Manager Discussions

OneCollect Parser Error

derekl
1,733 Views

Getting the following error when running the "OneCollect.exe --parse <.xml.gz>" file.  Any ideas on what the problem could be?

 

Traceback (most recent call last):
File "EWT_Tools\manage.py", line 193, in run_cli_args
File "EWT_Tools\onecollect_cli\main.py", line 376, in parse
File "EWT_Tools\onecollect_cli\main.py", line 31, in setup
File "<frozen importlib._bootstrap>", line 2237, in _find_and_load
File "<frozen importlib._bootstrap>", line 2226, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1191, in _load_unlocked
File "<frozen importlib._bootstrap>", line 1161, in _load_backward_compatible
File "C:\Jenkins_workspace\workspace\OneCollect\OC_Windows_Pipeline\EWT_Tools\packages\lib\site-packages\pyinstaller-3.2-py3.4.egg\PyInstaller\loader\pyimod03_importers.py", line 389, in load_module
File "EWT_Tools\onecollect_cli\setup.py", line 215, in <module>
AttributeError: 'ProfileManager' object has no attribute 'install_plugins'

1 REPLY 1

Shashanka_Sona
1,577 Views

Are you able to run collection usinng CLI options?

Public