Daniil K
Daniil K
I ran it through pycharm debugger and found out that it crashes after it tries this import from opendrop.client import AirDropBrowser, AirDropClient Here is the error that I got from...
I am still having the same issue after following the steps.
This solved the issue for me ln -s /usr/local/Cellar/[email protected]/1.1.1d/lib/libcrypto.1.1.dylib /usr/local/lib/libcrypto.dylib ln -s /usr/local/Cellar/[email protected]/1.1.1d/lib/libssl.1.1.dylib /usr/local/lib/libssl.dylib export LIBARCHIVE=/usr/local/lib/libcrypto.dylib export LIBCRYPTO=/usr/local/lib/libssl.dylib