Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opendrop find futurewarning #89

Open
qqm55 opened this issue Jun 13, 2022 · 3 comments
Open

opendrop find futurewarning #89

qqm55 opened this issue Jun 13, 2022 · 3 comments

Comments

@qqm55
Copy link

qqm55 commented Jun 13, 2022

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?

@qqm55
Copy link
Author

qqm55 commented Jun 13, 2022

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

@runia1
Copy link

runia1 commented Jul 25, 2022

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

@qqm55
Copy link
Author

qqm55 commented Jul 25, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants