Skip to content

Can't install Kikit on Windows 10 #515

Answered by Willem-Bever
Willem-Bever asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, as i suspected this was not an Kikit problem.

  1. to remove the wrongly installed Kikit, I uninstalled Python completly
  2. I then deleted the complete Python directory
  3. Next I reinstalled Python using the manual settings.

Result, pip was not working in Kicad Shell. (same error as before)

Using Google I found: https://forum.kicad.info/t/kicad-6-0-6-pip-is-missing-in-windows-installer/36334
As described on this site installed pip in the Kicad shell. Using this command: "python -m pip install --upgrade pip"

Then pip was installed, without any error.

Now I was able to run "pip3 install kikit"
Finally Kikit is installed on my Kicad 6.0.10, running on Windows 10

This topic can be closed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yaqwsx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant