python-bitcoinlib icon indicating copy to clipboard operation
python-bitcoinlib copied to clipboard

Not find module 'libeay32' , win10

Open lijixy opened this issue 3 years ago • 3 comments

FileNotFoundError: Could not find module 'libeay32' (or one of its dependencies). Try using the full path with constructor syntax.

lijixy avatar Mar 29 '22 07:03 lijixy

So do I. What's the problem?

achdu0000 avatar Sep 27 '22 03:09 achdu0000

from bitcoin.wallet import P2WPKHBitcoinAddress This line will cause the error.

Jacky-Chang1024 avatar Oct 10 '22 12:10 Jacky-Chang1024

This is probably the same issue as https://github.com/petertodd/python-bitcoinlib/issues/262

dhimmel avatar Nov 22 '22 22:11 dhimmel