-
Notifications
You must be signed in to change notification settings - Fork 573
Description
I can't connect to the net - "C PoW module unavailable. Please build in". How can I build this module? Any suggestions?
C:\Users\User\PyBitmessage-0.6.3.2\PyBitmessage-0.6.3.2>python2 checkdeps.py
bitmsghash.cpp
src/bitmsghash/bitmsghash.cpp(19) : fatal error C1083: Cannot open include file:
'openssl/sha.h': No such file or directory
Building the bitmsghash module failed.
You may be missing a C++ compiler and/or the OpenSSL headers.
Missing optional dependencies: pyopencl msgpack
If you install pyopencl, you will be able to use GPU acceleration for proof of w
ork.
You also need a compatible GPU and drivers.
python-msgpack is recommended for improved performance of message encoding/decod
ing
All the dependencies satisfied, you can install PyBitmessage