Hello: I'm seeing the following error during pre-c...
# shuttle-precheck
j
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
m
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
Oh, ok. Thanks for the immediate response. I will try doing that.