cancel
Showing results for 
Search instead for 
Did you mean: 

Matplotlib python module causes openstlinux mickledore to crush

iheb
Associate III

Dear ST community, 

i don't know if any one encountered this issue before, however when i try to import the matplotlib module on the mickledore version of the openstlinux the system crushes like shown in here 

 

Python 3.11.5 (main, 24 2024, 12:23:19) [GCC 12.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import matplotlib.pyplot as plt
Matplotlib is building the font cache; this may take a moment.
Segmentation fault (core dumped)
root@stm32mp157c:~# 
Broadcast message from systemd-journald@stm32mp157c (Sat 2024-10-04 01:56:00 UTC):

systemd[1]: Caught <SEGV> from unknown sender process.


Broadcast message from systemd-journald@stm32mp157c (Sat 2024-10-04 01:56:00 UTC):

systemd[1]: Caught <SEGV>, dumped core as pid 1621.


Broadcast message from systemd-journald@stm32mp157c (Sat 2024-10-04 01:56:00 UTC):

systemd[1]: Freezing execution.

 

 

im including the image to my image config like so 

IMAGE_INSTALL:append = " python3-matplotlib"
 
does any one have any idea how to resolve the issue ? 
0 REPLIES 0