-
Hi! I'm trying to run the KLE plugin, but whenever I do, I get this message:
```
Traceback (most recent call last):
File "/Users/svamp/Documents/KiCad/8.0/3rdparty/plugins/com_github_zykrah_kicad…
-
I have an error using the import functions of "LCSC Part#".
When I try to run it with a part number, I get an error message `"Error: No module named 'pydantic'"`.
I tried to install pydantic using: …
-
### Description of the bug
Not sure if this should be reported in mupdf repo instead, please let me know.
### How to reproduce the bug
The trigger for this crash is somewhat convoluted. KiCad EDA…
-
Hi, I get this error message "easyeda2kicad not found, please install it first with `pip install easyeda2kicad` " , even though easyeda2kicad is installed on my system.
Kicad Application: KiCad PC…
-
Hi, I'm trying to use your board plot scripts on a Mac running Mojave. I followed [this thread](https://forum.kicad.info/t/running-a-kicad-script-on-macos/15884/2) on the KiCad forum to modify the pat…
-
### Prerequisites
- [X] I have read [FAQ](https://yaqwsx.github.io/KiKit/latest/faq/)
- [X] I use KiKit at least version 1.3.0 (older version are not supported)
### KiKit version
N/A
### KiCAD ver…
-
Hello. Thanks for this plugin. I installed v1.3 via the plugin manager but the plugin doesn't load. The "plugin errors" dialog under preferences shows me the following:
```
File "/Applications/KiC…
-
```
Traceback (most recent call last):
File "/Users/fuad/Documents/KiCad/6.0/scripting/plugins/kicad-plugins-main/SchematicPositionsToLayout.py", line 177, in Run
self.DoRun()
File "/Users/fua…
-
Reproduction steps:
- Open a fully annotated schematic.
- Bring up the BOM generation dialog.
- If no plugins are present, just add one from the list of packaged plugins.
- Try to generate a rep…
-
Start the python console. Type the following:
```Python
import urllib2
ret = urllib2.urlopen("https://www.google.com")
```
The return is
```Python
File "/private/var/folders/h0/t3ynppn13…