Hi, I'm using a Mac computer.
Does anyone have the instructions to download and install SPSDK? The prerequisites document is only for Windows.
Thank you.
Solved! Go to Solution.
Hello,
the latest link for the installation guide:
https://spsdk.readthedocs.io/en/latest/examples/_knowledge_base/installation_guide.html?
Hello,
the latest link for the installation guide:
https://spsdk.readthedocs.io/en/latest/examples/_knowledge_base/installation_guide.html?
Hi,
Could you please assist me to install SPSDK in android device ?
python3 -m venv venv
source venv/bin/activate
python -m pip install --upgrade pip
pip install spsdk
spsdk --help
above are the steps followed for linux , i wanted to do the same spsdk installition in android device ?
I have tried install prerequisites required for spsdk - python, pypi , to perform this i have used termux app . But the problem is i am not able to install spsdk because the requirements are not getting installed.
ERROR: Could not build wheels for cmsis-pack-manager, which is required to install pyproject.toml-based projects
Thank you. Worked fine
hi @jm_irazabal
here is the link to the SPSDK installation guide: