Raghavendra Kaushik
Raghavendra Kaushik
 I have tensorflow v=2.5.0, and cuda 9.0 But still this error persists. Please let me know, what else can go wrong!
@YuDeng Thank you for the response. I downgraded to the TensorFlow version=1.12 and the demo ran successfully.
@fisakhan It doesn't work with TensorFlow version 2.0, you need to degrade the tensorflow version to 1.12 ([ref](https://stackoverflow.com/questions/45749992/how-to-downgrade-tensorflow-multiple-versions-possible/62855139)) And I think CUDA is necessary, I tried running without CUDA, it...
> I think the reason is that you are using the recent `PyPI` installation of `sbibm`. > > If you install the requirements of this repository from `requirements.txt` as described...