Hi all, When I run system tests on my code, I get the following error related to the files generated in the build folder. I have not modified those files, I have cleaned the build folder and rebuilt gem5 but still get the same error for all the architectures. Does anyone have any clue on why this is happening?
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbd in position 0: invalid start byte At: build/GCN3_X86/python/gem5/resources/downloader.py(80): _get_resources_json build/GCN3_X86/python/gem5/resources/downloader.py(207): get_resources_json_obj build/GCN3_X86/python/gem5/resources/resource.py(162): __init__ /mnt/efs/home/fhosseini/cleangem5/gem5/tests/gem5/configs/simple_binary_run.py(95): <module> build/GCN3_X86/python/m5/main.py(442): main Thank you, Fateme
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org