Hi there,
I've updated my system from Debian bullseye where I could successfully 
compile kicad, bnut had severe space issues to bookworm, in the hope that 
it would 
ease the kicad compiling. Sadly, I was not right, now I am confronted with 
this error:

[ 18%] Built target s3d_plugin_vrml 
[ 18%] Building CXX object 
common/CMakeFiles/common.dir/tool/edit_points.cpp.o 
[ 18%] Building CXX object common/CMakeFiles/common.dir/pgm_base.cpp.o 
[ 18%] Building CXX object 
common/CMakeFiles/common.dir/tool/edit_constraints.cpp.o 
In file included from 
/home/sven/development/software/kicad/common/pgm_base.cpp:60: 
/home/sven/development/software/kicad/scripting/python_scripting.h:41:10: fatal 
error: Python.h: Datei oder Verzeichnis nicht gefunden 
  41 | #include <Python.h> 
     |          ^~~~~~~~~~ 
compilation terminated. 
make[2]: *** [common/CMakeFiles/common.dir/build.make:3678: 
common/CMakeFiles/common.dir/pgm_base.cpp.o] Fehler 1 
make[2]: *** Es wird auf noch nicht beendete Prozesse gewartet.... 
make[1]: *** [CMakeFiles/Makefile2:3250: common/CMakeFiles/common.dir/all] 
Fehler 2 
make: *** [Makefile:166: all] Fehler 2

Despite, python3 and python3-dev being installed. I dont really understand 
the issue. This is on branch 8.0 ...
Any help appreciated.

Best,
Sven

-- 
You received this message because you are subscribed to the Google Groups 
"KiCad Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/kicad.org/d/msgid/devlist/b6257bad-dcc9-497c-9f87-17fc8f198f74n%40kicad.org.

Reply via email to