Re: ACRN configurator failing to start in master branch


Liu, Fuzhong
 

From: acrn-users@... <acrn-users@...> On Behalf Of shibi590268@...
Sent: Wednesday, May 4, 2022 1:12 PM
To: acrn-users@...
Subject: [acrn-users] ACRN configurator failing to start in master branch

 

Hello
             I am getting the below error when launching the acrn_configurator.py. How to get rid of this error.
ACRN-hypervisor branch: master commit:e491773f5e0a97d36b03180306458c47c196aada

Error:

rn@acrn-NUC6CAYH:~/acrn-work/acrn-hypervisor/misc/config_tools/config_app$ sudo python3 acrn_configurator.py

[sudo] password for acrn:

Traceback (most recent call last):

  File "acrn_configurator.py", line 34, in <module>

    from views import CONFIG_APP

  File "/home/acrn/acrn-work/acrn-hypervisor/misc/config_tools/config_app/views.py", line 26, in <module>

    from launch_config.launch_cfg_gen import get_launch_item_values

ImportError: cannot import name 'get_launch_item_values' from 'launch_config.launch_cfg_gen' (/home/acrn/acrn-work/acrn-hypervisor/misc/config_tools/config_app/../launch_config/launch_cfg_gen.py)

 

Join {acrn-users@lists.projectacrn.org to automatically receive all group messages.