I have tried to build AN00124_CDC_VCOM_class on a Windows7 host. It has 3 library dependencies:
ERROR: Cannot find module: lib_logging (>=2.0.0)
ERROR: Cannot find module: lib_xassert (>=2.0.0)
ERROR: Cannot find module: lib_gpio (>=1.0.0)
The Import Wizard cannot find these modules and doesn't report any errors.
I have tried to build this project few days ago on 3 different Linux distros. On those hosts the Import Wizard was working fine.
On Windows I tried to turn off firewall and anti-virus protection, but it didn't help.
Do you have any hint for debugging or to make it working?