If the modules you need require installation (e.g., through pip install), you 
need to have the modules in the image that you use to simulate. gem5 does not 
"forward" or expose the python modules of your host machine to the simulation 
environment.

A way to do it is by booting your image with qemu and installing the required 
packages from there. Check out item number 3) Step 3: Boot up and install 
needed software, here: 
https://www.gem5.org/documentation/general_docs/fullsystem/disks

Regards,
Pedro.
_______________________________________________
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

Reply via email to