Hello: I'm seeing the following error during pre-check, Could someone please help? 1) PORT CHECK FAILED 2) POWER CONNECTIONS CHECK FAILED. 3) SPDX_COMPLIANCE_CHECK fails. I'm attaching the screenshots, precheck.log and spdx_compliance_report. Thanks
Looks like you’ve installed your python virtual environment, venv, inside your project. I’d try moving it to somewhere outside your project or deleting it and rebuilding it outside your project.
j
Janani Aravind
11/28/2022, 1:36 PM
Oh, ok. Thanks for the immediate response. I will try doing that.