Hello. I am trying to wrap my brain around using the checkparts script with windows. I a using cygwin terminal, per the instructions.
Here is where I am in the instructions from github:
mkdir tst
FritzingCheckPart.py fritzing-0.9.3b.linux.AMD64/fritzing-parts/core tst
```
(replace the fritzing-0.9.3b.linux.AMD64/fritzing-parts/core with the path to your fritzing-parts core directory!)
On windows, what would do I replace with? I tried this:
mkdir tst
FritzingCheckPart.py C:\Program Files\Fritzing\fritzing-parts\core tst
and got this message:
Usage: /usr/local/bin/FritzingCheckPart.py filename.fzp or filename.svg or srcdir dstdir
Which seems to be telling me that I did not use the command right.
I have more questions, but I will hold off on those until I can achieve this step in the process.
Thanks for your help.
1 post - 1 participant