seemoo-lab / opendrop

An open Apple AirDrop implementation written in Python
https://owlink.org
GNU General Public License v3.0
8.5k stars 266 forks source link

Got "abort" on every command #19

Closed likidu closed 4 years ago

likidu commented 4 years ago

My environment: macOS 10.15 beta 5, Python 3.7.4.

When I was trying to run whatever command, the application exited:

[1] 49195 abort opendrop

Any clues will be helpful. Thanks.

schmittner commented 4 years ago

I run 10.15 beta 6 (19A536g) with the same Python version and don't have any problems. I suggest to update and try again.

schmittner commented 4 years ago

Closing this due to inactivity.

RoyShen12 commented 4 years ago

My environment: macOS 10.15 beta 5, Python 3.7.4.

When I was trying to run whatever command, the application exited:

[1] 49195 abort opendrop

Any clues will be helpful. Thanks.

if you are using macOS 10.15, this may because of some crypto libraries are incompatible with Homebrew's python3 installation, my solution is run ln -s /usr/local/Cellar/openssl@1.1/1.1.1d/lib/libcrypto.1.1.dylib /usr/local/lib/libcrypto.dylib