yaqwsx / KiKit

Automation tools for KiCAD
https://yaqwsx.github.io/KiKit
MIT License
1.49k stars 200 forks source link

Mac OS 1.5.0 version breaks my install #665

Closed AlexThePotter closed 5 months ago

AlexThePotter commented 5 months ago

Prerequisites

KiKit version

1.5.0

KiCAD version

7 & 8.0.0

Operating system

mac os

Description

I had kikit working, went to update to 1.5.0 with the pip -u and in pcm to be sure.

Now when I run kikit from a terminal I get:

ModuleNotFoundError: No module named 'pcbnew'

I uninstalled kikit, update kicad to 8.0.0, ran the bash script to re instal and code sign and I still get this error

Steps to Reproduce

update to 1.5.0 on macos

AlexThePotter commented 5 months ago

mis created

yaqwsx commented 5 months ago

Unfortunately, I don't own Mac, so it is hard for me to reproduce it. If you could provide something to start with, e.g., the output of the installation scripts, we can at least make an educated guess. In this way, I have no idea what's going on and I am afraid I can't assist without further information.