KSpace style is incompatible with Pair style

HI

I am simulating a dipolar system in non periodic boundary condition. So for dipole I need to calculate long rang interaction. when I am using the following command line it is working fine.

pair_style lj/cut/dipole/long 2.6 2.6

But when I am using this long range correction with hybrid pair_style like

pair_style hybrid/overlay lj/cut/dipole/long 2.6 2.6 gauss 2.6

It is producing an error like
“KSpace style is incompatible with Pair style”

Can anybody sort out the issues regarding this?

Thank & Regards