pySim ModuleNotFoundError: No module named 'construct'

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Neels Hofmeyr nhofmeyr at sysmocom.de
Fri Apr 30 11:54:43 UTC 2021


Your report seems really odd and not related to pysim but rather some
unfortunate mixup of python library installation. Hard to tell from the
distance.

Have you tried maybe running 'python3' (or 'ipython3') and entering
  import construct
on the prompt?

Is there maybe some discrepancy between /usr/local/lib, /usr/lib and your
~/.local/lib python library locations?

Maybe try running from a different user account, just in case your user's
python config is somehow confused?

~N




More information about the OpenBSC mailing list