Re: ACRN configurator failing to start in master branch
Liu, Fuzhong
Hi Please help to raise one git issue with following link:
BR. 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 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)
|
|