John

Results 84 comments of John

FWIW I can confirm that resigning the Kicad.app __does__ work - it may only be necessary to sign the pcbnew.app but I din't try that. I have not needed to...

I got it to work by signing the Kicad app - as per @tywtyw2002 instructions above. i.e generate your own certificate and then do ```codesign --deep -fs "my-certificate" /Applications/Kicad/KiCad.app``` and...

I think this is what I needed to do too get it working. /Applications/KiCad/KiCad.app/Contents/Frameworks/Python.framework/Versions/3.8/bin/python3 -m pip install --upgrade pip numpy pillow kikit /Applications/KiCad/KiCad.app/Contents/Frameworks/Python.framework/Versions/3.8/bin/kikit-plugin enable panelize hideReferences codesign -fs “Your Cert"...

You have to type the whole line as one function /Applications/KiCad/…../python3 -m pip install —upgrade … ALL as one line - the forum software is splitting it into two lines....

I have successfully installed on Monterey but would be very surprised if Catalina was any more problematic. In fact, system security has got tighter in more recent os iterations so...

Je vous en prie 😉 John Pateman Sent from my iPhone > On 2 Feb 2022, at 03:09, Robomaticii ***@***.***> wrote: > >  > Oh! and there it is....

Did this get resolved by @ahhsia as I am experiencing similar problems. I am able to run this using wine in MacOS BUT there are some menu dropdown problems. ![screen...

Would https://github.com/qeda/qeda be a suitable scriptable yaml generator?

Still hitting the ```This program needs access to the screen. Please run with a Framework build of python, and only when you are logged in on the main display of...

Not totally working on macOS but I see the principle - however, it would only seem to allow sequential comparisons? v4 to v5 for instance but not v2 to v4?...