Can't connect to simulated bebop2 in sphinx

I want to connect through olympe and so far only Anafi4k works to connect to with “sphinx /opt/parrot-sphinx/usr/share/sphinx/drones/anafi4k.drone::stolen_interface=::simple_front_cam=true” with “drone = olympe.Drone(“10.202.0.1”)” in the python code, but “sphinx /opt/parrot-sphinx/usr/share/sphinx/drones/bebop2.drone::stolen_interface=::simple_front_cam=true” won’t work and I get the error: “connection Unable to connect to the device. IP : b’10.202.0.1”. Any ideas on how to fix this?