This is the error
Dyld Error Message:
Symbol not found: _getentropy
Referenced from: /Volumes/VOLUME/Electrum.app/Contents/Frameworks/Python.framework/Versions/2.7/Python (which was built for Mac OS X 10.12)
I recently upgraded macos on the machine I use to generate binaries.
Does it get fixed if you upgrade to Sierra?
Probably it will works correctly if running at Sierra because the framework built for Sierra. Can you lower min deployment target to 10.11?
I am not sure if I can do that; it was built with py2app
Oh ok. It seems I'll need to use v2.9.2 for now.
I guess I can try to downgrade macos
Ok, thank you 馃憤
So:
El Capitan -> 2.9.2
Sierra -> 2.9.3
Please put this simple advice on the website. This must affect loads of people. Not may would dig out the github repo to find out problem.
@westonal
hi thanks for this - where can I download 2.9.2
@ecdsa is there a .dmg available for 2.9.2?
thanks
I set the link to 2.9.2 in https://electrum.org/#download
@verynewb There is a link on download page, "previous releases":

Takes you here:
Thanks!聽
of course聽
downloading it now
all the best
B
Hi,
I have also a problem working on OS X El Capitan (10.11.6)
I previously restored my wallet, and clicking on the 'trustedcoin' shield this message pops up:
'This wallet is was restored from seed, and it contains two master private keys. Therefore, two-factor authentication is disabled. '
The problem I have which I don't think is related, but just point this out as I was looking around the wallet for why it won't connect. Bottom left hand corner says ' not connected'
I am not able at this time to use the wallet after restoring it successfully. This was before the BTC/BCH split. It is not connecting.
I have opened it today and the only other change to circumstance are that I have installed on my computer a VPN service. This I have tried both switched off and switched on, neither setting makes a difference.
This is the pop up upon pressing the 'red' network button.

I was thinking of upgrading my wallet since it is version 2.8.3 and want to use it to transfer BTC from another wallet in order to collect the equivalent in BCH
## **** I just tried it again and IT WORKS .........this with my VPN service swtiched on.*
Should I choose any (one) particular country for a VPN connection?
Most helpful comment
So:
El Capitan -> 2.9.2
Sierra -> 2.9.3
Please put this simple advice on the website. This must affect loads of people. Not may would dig out the github repo to find out problem.