Hi Bobby,

Thanks for your reply. I checked I do have the module six, and that is not
able to fix my problem. I saw the docker, but the docker file is missing.
When I click on the source docker file for any of the ubuntu versions, I
get this error message:-


*NOT_FOUND: Requested entity was not found.*

*[type.googleapis.com/google.rpc.LocalizedMessage
<http://type.googleapis.com/google.rpc.LocalizedMessage>]
locale: "en-US"
message: "Object is not found"

[type.googleapis.com/google.rpc.RequestInfo
<http://type.googleapis.com/google.rpc.RequestInfo>]
request_id: "65928d7861904431bcf967d38713c1d2"*


*It would be great if you can check from your end. *


Gourav


On Wed, Jun 3, 2020 at 10:14 AM Bobby Bruce via gem5-users <
[email protected]> wrote:

> 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
> <https://urldefense.com/v3/__https://stackoverflow.com/questions/17271319/how-do-i-install-pip-on-macos-or-os-x__;!!LIr3w8kk_Xxm!6C2bTYJ2WNLWJAiIZF5GRDMg4PMqA5p0mQokuGO0tdgL2xJsXlmlOexQMti-Ww$>
>
> 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
> <https://urldefense.com/v3/__http://www.gem5.org/documentation/general_docs/building*docker__;Iw!!LIr3w8kk_Xxm!6C2bTYJ2WNLWJAiIZF5GRDMg4PMqA5p0mQokuGO0tdgL2xJsXlmlOexHhNNrOQ$>
>
> Kind regards,
> Bobby
> --
> Dr. Bobby R. Bruce
> Room 2235,
> Kemper Hall, UC Davis
> Davis,
> CA, 95616
>
> web: https://www.bobbybruce.net
> <https://urldefense.com/v3/__https://www.bobbybruce.net__;!!LIr3w8kk_Xxm!6C2bTYJ2WNLWJAiIZF5GRDMg4PMqA5p0mQokuGO0tdgL2xJsXlmlOeySoNhtew$>
>
> gem5 Virtual Workshop open for registration!! [Free to join, June 3rd --
> 4th]
> <https://urldefense.com/v3/__http://www.gem5.org/events/isca-2020__;!!LIr3w8kk_Xxm!6C2bTYJ2WNLWJAiIZF5GRDMg4PMqA5p0mQokuGO0tdgL2xJsXlmlOex2z2IutQ$>
>
>
> 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
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to