sparkfun / Fritzing_Parts

This repo houses all of the SFE Fritzing parts for use in diagrams in tutorials. If you create a new part in Fritzing that correlates to an SFE part, please add it here so others may use it and to avoid duplication.
Other
262 stars 91 forks source link

Error when importing fritzing library #34

Open wegunterjr opened 1 year ago

wegunterjr commented 1 year ago

Recreate: I either open the fzbz file or import it but get the same error:

Parse error (2) at line 65, column 57:
Expected '>' or '/', but got '[a-zA-Z]'.
/home/name/Documents/Fritzing/parts/contrib/SparkFun_BadgerStick.fzp
bboyho commented 11 months ago

Hi!

I just noticed this issue. Hmm, I haven't encountered that error before? I have Fritzing Version 0.9.3b installed on my computer.

Are you trying to use the BadgerStick that was included in Fritzing software already? It sounds like you are trying to import the one from this Fritzing repo? What version are you using?

I tried importing the FZPZ in my version of Fritzing but it wouldn't let me since it was already included. I tried searching online and the Fritzing forums but I couldn't find the exact reasoning behind this error. Looking briefly into the core parts (i.e. C:...\fritzing.0.9.3b.64.pc\fritzing-parts\core) under the software for the SparkFun_BadgerStick.fzp file, it seems like there was no space between the two attributes? I'm wondering if that is causing an issue?