Flower embedded example---beginner

i only changed the following thing in raspberry example


[tool.flwr.federations.embedded-federation]
address = "***.**.**.**:9093"  IP Address of my linux pc running as server  
insecure = true

flower-supernode --insecure --superlink=“**.**.**.**(ip of superlink):9092” --node-config=“dataset-path=‘home/francis/fashionmnist_part_2’” and same with other supernode rest i did not change anything ,is it because of dependency issue