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
