Keras, TFlite, Pandas, onnx and numpy in axcf2152

hi all.
I facing some problem with installing the TFlite, Pandas, onnx and numpy.
As i successfully install keras but when i used this command import keras as layer or something it say no module available

but when i install any of these TFlite, Pandas, onnx and numpy. it give similiar error
I am using virtual Environment to install these modules. I just want to use model.predict in the plcnext, is there any bypass way to used only this without installing the other module.

can anyone help me or have solution for this

thanks in Advance
looking forward