#127·opendrop

Cannot find any device

Author: dmaglioCreated Oct 21, 2025Updated Dec 10, 2025

I have installed the latest version, but i cannot find any device on the network:

❯ opendrop find -i wlp0s20f3
/home/davidemaglio/.local/lib/python3.13/site-packages/opendrop/config.py:27: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  from pkg_resources import resource_filename
Looking for receivers. Press Ctrl+C to stop ...
/home/davidemaglio/.local/lib/python3.13/site-packages/opendrop/client.py:69: FutureWarning: <opendrop.client.AirDropBrowser object at 0x7fdf04ec41a0> has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory.
  self.browser = ServiceBrowser(self.zeroconf, "_airdrop._tcp.local.", self)