Action Plugins still not working?

Application: KiCad x86_64 on x86_64

Version: 7.0.9-1.fc38, release build

Libraries:
wxWidgets 3.2.4
FreeType 2.13.0
HarfBuzz 7.1.0
FontConfig 2.14.2
libcurl/8.0.1 OpenSSL/3.0.9 zlib/1.2.13 brotli/1.0.9 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh/0.10.5/openssl/zlib nghttp2/1.52.0

Platform: Fedora Linux 38 (Workstation Edition), 64 bit, Little endian, wxGTK, gnome, wayland

Build Info:
Date: Nov 5 2023 00:00:00
wxWidgets: 3.2.2 (wchar_t,wx containers) GTK+ 3.24
Boost: 1.78.0
OCC: 7.6.3
Curl: 8.0.1
ngspice: 41
Compiler: GCC 13.2.1 with C++ ABI 1018

Build settings:
KICAD_SPICE=ON

Still getting the “Could not determine wxPython version. Python plugins will not be available.”

I’ve updated wxPython with both pip and dnf, no change

ran /usr/bin/python3 -c “import wx; print(wx.version)”
in the BOM scripting window in eeschema and it reported 4.2.1

Not sure what else to try besides adding path variables aimlessly.

Try removing wxpython from pip and only use system one.

1 Like

Got it in one! Thanks

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.