Description
when I run gelectrical_launcher.py , has error Segmentation fault (core dumped)
vmware workstation
Ubuntu18
CPU 2
memory 2G
python3.10.13
pkg-config --modversion gtk+-3.0
gtk3.22.30
py package
appdirs 1.4.4
Brotli 1.1.0
cffi 1.17.1
contourpy 1.3.0
cssselect2 0.7.0
cycler 0.12.1
deepdiff 8.0.1
et-xmlfile 1.1.0
fonttools 4.54.1
html5lib 1.1
Jinja2 3.1.4
kiwisolver 1.4.7
llvmlite 0.43.0
Mako 1.3.5
MarkupSafe 3.0.1
matplotlib 3.9.2
networkx 3.3
numba 0.60.0
numpy 1.26.4
openpyxl 3.1.5
orderly-set 5.2.2
packaging 24.1
pandapower 2.14.11
pandas 2.2.3
pillow 10.4.0
pip 23.0.1
pycairo 1.27.0
pycparser 2.22
pydyf 0.11.0
PyGObject 3.40.0
pyparsing 3.1.4
pyphen 0.16.0
python-dateutil 2.9.0.post0
pytz 2024.2
scipy 1.13.1
setuptools 65.5.0
shapely 2.0.6
six 1.16.0
tinycss2 1.3.0
tqdm 4.66.5
tzdata 2024.2
weasyprint 62.3
webencodings 0.5.1
zopfli 0.2.3
python gelectrical_launcher.py
has error: Segmentation fault (core dumped)
I test some code, when run this code
from gelectrical import MainApp, misc
has error: Segmentation fault (core dumped)
How can I do?