Hey @redknight106,
the error is due to the simplefocstudio version.
The one you’re installing is the dev version in at the simplefoc organisation.
Please install the original version of the studio:
The dev version has some dependances with git to download the simplefoc library code, if you wanna try it out install git in your anaconda envirnonment:
conda install -c anaconda git