opendrop icon indicating copy to clipboard operation
opendrop copied to clipboard

opendrop find futurewarning

Open persoableo opened this issue 3 years ago • 8 comments
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?

persoableo avatar Jun 13 '22 02:06 persoableo

terminal output was cut off after warnings.warn(. added the rest now

persoableo avatar Jun 13 '22 03:06 persoableo

@qqm55 getting the same error on macos, were you able to find a solution?

runia1 avatar Jul 25 '22 18:07 runia1

@runia1 There is a new pull request that supposedly fixes this but I have not gotten around to trying the changed file yet.

persoableo avatar Jul 25 '22 18:07 persoableo