yaqwsx / KiKit

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

The official repository version does not match the Pip version #587

Closed murarduino closed 1 year ago

murarduino commented 1 year ago

Prerequisites

KiKit version

1.3.0

KiCAD version

7.0.5

Operating system

windows 10 64bit

Description

In the management of KiCAD 7.0.5 plugins, Kikit version is 1.1.0, while pip is installed with the latest 1.1.3 by default. I tried to install it according to the manual: first in PCM and then from the command line. However, the PCB editor does not display the Kikit icon. How to solve this problem?

Steps to Reproduce

e:\Documents\KiCad\7.0>kikit --version kikit, version 1.3.0

murarduino commented 1 year ago

Re-install it and it will be ready to use.