opendrop
opendrop copied to clipboard
opendrop find futurewarning
trafficstars
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?
terminal output was cut off after warnings.warn(. added the rest now
@qqm55 getting the same error on macos, were you able to find a solution?
@runia1 There is a new pull request that supposedly fixes this but I have not gotten around to trying the changed file yet.