On Tue, 3 Jan 2012, Hamid Reza Khaleghzadeh wrote:

Hello Gem5,

I have implemented a network topology and then copy its python file into
"~/gem5/src/mem/ruby/network/topologies/MyTopology.py". When gem5 is
executed, I encounter with this error:

ImportError: No module named MyTopology

Could you help me?

Thanks


Two things that you may not have done --
* add your topology to src/mem/ruby/network/topologies/SConscript
* recompile gem5

--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to