Hello users, I'm trying to use gem5 full system mode to simulate my python code.
I booted Ubuntu 16.04 OS and used vmlinux-5.4.49 as a kernel. I have executed the python code that prints "Hello world". After that, I ran another python which contained module imports. but It cannot find a module. ModuleNotFoundError occurs. How can I run the python code which has module imports? Thanks in advance.
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
