On my environment, there is rpds.cpython-310-x86_64-linux-gnu.so in the rpds directory.
It's for Python 3.10. but, my environment was for Python 3.12.
I changed the runtime to 3.10 then it works.