That WORDLIST_DIR 
<https://github.com/ethereum/eth-account/blob/a89b60a28f9b1226a7aea39c97cfda6498626f82/eth_account/hdaccount/mnemonic.py#L53>
 
won’t exist by default because PyInstaller needs to be told to collect data 
files. Adding --collect-data=eth_acount.hdaccount to your pyinstaller 
command should do it.
​

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/ea374bf0-789e-46d1-a8b1-aabeb1fdedd5n%40googlegroups.com.

Reply via email to