-
-
Notifications
You must be signed in to change notification settings - Fork 91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't run pcbdraw on macOS #161
Comments
I did research some past issues so I enter the following to update the PYTHONPATH$
Now I get the following error:
|
This is the problem with Mac signing applications and the way KiCAD is packed for Mac OS. We have a working solution for KiKit (https://yaqwsx.github.io/KiKit/v1.4/installation/macos/) - you should be able to replicate it for PcbDraw. Or, if you don't mind a little bloatware and want the easy path, run PcbDraw inside a docker container (it is included in the KiKit's one). |
having the same issue , tried docker but even the docker is crashing Can you elaborate the steps to fix for the macOS |
Hello there I want to run
pcbdraw
.I did install it like so:
Then I hit PCBDraw and I get the error:
I am running:
The text was updated successfully, but these errors were encountered: