opendrop find futurewarning
Author: OHMEEDCreated Jun 13, 2022Updated Aug 27, 2024
appologies if this is a duplicate thread, using an awus036acm/ac1200 WiFi card, with owl running successfully. the command results in this and no devices being found, I am using a iphone 13 with ios 15.4.1 and airdrop set to everyone with no extracted keychain.
Looking for receivers. Press Ctrl+C to stop ...
/home/kali/.local/lib/python3.10/site-packages/zeroconf/_services/browser.py:168: FutureWarning: <opendrop.client.AirDropBrowser object at 0x7fe0e27e4430> has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory.
warnings.warn(
^CTraceback (most recent call last):
File "/usr/bin/opendrop", line 4, in <module>
from opendrop.__main__ import main
ImportError: cannot import name 'main' from 'opendrop.__main__' (/home/kali/.local/lib/python3.10/site-packages/opendrop/__main__.py)
any ideas?
Source: seemoo-lab/opendrop