Dear. Users of Gem5. Hi.
I am trying to follow default "Getting Started with GEM5" at the gem5.org But build fails because of import error. Especially, it seems /usr/local/lib/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so has issues. It causes some undefined symbol errors(PyExc_MemoryError, PyByteArray_Type, etc.). My env. are here. (Python 3.6.13, SCons 4.2.0, gcc 7.5.0, Ubuntu 16.0.4) Error logs look like this. terminate called after throwing an instance of 'pybind11::error_already_set' what(): ImportError: /usr/local/lib/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so: undefined symbol: PyExc_MemoryError At: build_tools/marshal.py(53): <module> Aborted (core dumped) scons: *** [build/ARM/dev/Device.py.cc] Error 134 Thanks for your help ahead. ps) This issue is not related to the issue what I sent before. There are different env.
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s