sbi-benchmark / sbibm

Simulation-based inference benchmark
https://sbi-benchmark.github.io
MIT License
88 stars 34 forks source link

NotImplementedError #35

Closed DongxiaW closed 2 years ago

DongxiaW commented 2 years ago

Hi, I'm trying the run the code but get a NotImplementedError. It is appreciated if you could help solve the issue. The error message is attached here

error_info
jan-matthis commented 2 years ago

Thanks for reporting this, @DongxiaW. This is indeed a bug, which is due to sbi trying to handle transforms as well (a new feature introduced in v0.17.0). I'm currently looking into the best way to solve this.