7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-10 00:19:58 +00:00
kicad/scripting
John Beard 51606e80d5 Scripting: a little bit more detail when failing to get wxPython version info
Print:

* the returned wx version string
* the Python sys version string, which can be a good pointer if the
  wrong interpreter has been picked up by the PyBind11 Cmake
* Exception output if any
2025-01-08 20:23:31 +08:00
..
kicad_pyshell Add deprecation notices to SWIG API 2024-12-30 11:25:04 -05:00
CMakeLists.txt Revert "Move thread pool to singleton class" 2025-01-03 21:22:44 -08:00
kicad_scripting_main.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
kicadplugins.i Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
kipython_frame.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
kipython_frame.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
kipython_settings.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
kipython_settings.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
python_manager.cpp Rework how Python processes are launched 2025-01-03 17:21:03 -05:00
python_manager.h Rework how Python processes are launched 2025-01-03 17:21:03 -05:00
python_scripting.cpp Scripting: a little bit more detail when failing to get wxPython version info 2025-01-08 20:23:31 +08:00
python_scripting.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00