python-bitcoinlib
python-bitcoinlib copied to clipboard
Not find module 'libeay32' , win10
FileNotFoundError: Could not find module 'libeay32' (or one of its dependencies). Try using the full path with constructor syntax.
So do I. What's the problem?
from bitcoin.wallet import P2WPKHBitcoinAddress This line will cause the error.
This is probably the same issue as https://github.com/petertodd/python-bitcoinlib/issues/262