Replies: 3 comments 2 replies
-
|
You can install Python packages via system package manager (in your case Python developers decided to deal with this situation in IMHO really lame way. They introduced the warning you see above and they suggest that you always install I have to do more studying to come up with the cleanest solution possible. In the meantime, the option |
Beta Was this translation helpful? Give feedback.
-
|
This was an incredibly helpful post. I think this is the only way forward. I spent about half an hour trying to get it to work with a virtual environment, and it just cannot because the kicad system-installed pcbnew and friends ends up in a mutually exclusive environment to any venv environment you generate, so there doesn't seem to be any way to cross the streams. |
Beta Was this translation helpful? Give feedback.
-
I suggest using a Debian repo: https://github.com/set-soft/debian |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to install Kikit on Ubuntu 24.04. When I issue pip3 install Kikit I get the following error:
There seems to be conflicting suggestions on the internet about how to deal with this so I thought I would ask here. I installed Kicad with the apt, so its not the flatpak.
Beta Was this translation helpful? Give feedback.
All reactions