Hi all,

I'm sorry, the error occured during decoding of the trace, not during
playback.
During playback I get (a probably related error):


panic: Could not open fetchtrace.proto.gz for reading


where fetchtrace is my generated instruction trace file.


On Mon, Dec 18, 2017 at 3:16 PM, tmn vnbl <[email protected]> wrote:

> Hi all,
>
> I was running an instruction trace example using gem5, but I ran into this
> error when trying to replay the trace (generating the trace was not a
> problem):
>
>
> ImportError: No module named google.protobuf
>
> It seems like it cannot find protobuf, but however it is installed as the
> trace can be generated and during compilation of gem5, the check for
> protobuf passes as well.
>
> It seems like this is some python related error for protobuf. Do I have to
> build more than the c++ source of protobuf? My protobuf is in a custom
> location in which I have write access.
>
> Thanks for any hint,
>
> Timon
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to