Edge_impulse_linux module not found

Hi, I am a beginner on edge impulse. I tried to run python code containing the line from edge_impulse_linux.image import ImageImpulseRunner on R-pi 5 (pi os: trixie) but python return error: module edge_impulse_linux not found. I have installed all the dependencies of edge impulse. in fact I can already connect my r-pi 5 to edge-impluse studio. I followed one of the tutorials on how to deploy .iem model on r-pi but it did not work. What is the solution for this?