[gem5-users] Re: Python 3.11 on stable release

2023-05-16 Thread Derek Christ via gem5-users
Hi Congwu, with these two commits, it now works! Thank you both! Best Derek Am 16.05.23 um 16:58 schrieb zhangcongwu via gem5-users: Hi Derek, I have built it successfully with cherry-pick another two commits https://gem5-review.googlesource.com/c/public/gem5/+/68818?usp=search and

[gem5-users] Re: Python 3.11 on stable release

2023-05-16 Thread zhangcongwu via gem5-users
Hi Derek, I have built it successfully with cherry-pick another two commits https://gem5-review.googlesource.com/c/public/gem5/+/68818?usp=search and https://gem5-review.googlesource.com/c/public/gem5/+/68817. You can try these two commits. Best Congwu > On May 16, 2023, at 22:25, Derek

[gem5-users] Re: Python 3.11 on stable release

2023-05-16 Thread Derek Christ via gem5-users
Hi Richard, thanks for your answer! With the patch cherry-picked, it starts to compile now. Unfortunately, it still fails at a later point in time: [SO Param] m5.objects.BaseMMU, BaseMMU-> X86/params/BaseMMU.hh terminate called after throwing an instance of 'pybind11::error_already_set'  

[gem5-users] Re: Python 3.11 on stable release

2023-05-11 Thread Richard Cooper via gem5-users
Hi Derek, We have fixed this problem on the `develop` branch, but have not backported it to the stable branch yet. You should be able to cherry-pick this commit to fix the problem: https://gem5-review.googlesource.com/c/public/gem5/+/70237 For a venv, the problem is that the python3-config