Hey Gourav, It seems like you're missing the python-six module on your system. The easiest way to get this would be using Python Pip: `pip install six`.
I found the following StackOverflow pay on getting Python Pip setup on Mac OS: https://stackoverflow.com/questions/17271319/how-do-i-install-pip-on-macos-or-os-x Alternatively, you could compile and run gem5 in one our Docker images if you continue to run into difficulties: http://www.gem5.org/documentation/general_docs/building#docker Kind regards, Bobby -- Dr. Bobby R. Bruce Room 2235, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net gem5 Virtual Workshop open for registration!! [Free to join, June 3rd -- 4th] <http://www.gem5.org/events/isca-2020> On Wed, Jun 3, 2020 at 9:53 AM Gourav Datta via gem5-users < [email protected]> wrote: > Hi Jason, > > I would like to thank you for building an awesome Gem5 community. However, > it has been a pretty long time I have been trying to build Gem5 on Mac, but > while building i.e running the command "", I face the error attached. I > have tried numerous ways to fix this, research about the module 'six', but > I could not do so. Could you please help me out? I am stuck in my research > for this! :( > > Thanking you, > Gourav Datta, > 2nd year PhD student, > Department of Electrical and Computer Engineering, > University of Southern California > > > > _______________________________________________ > gem5-users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
