I download and install the pre-build 0.5 installer for windows, but when I run the counterpartyd it return
C:\Windows\system32>counterpartyd server
Traceback (most recent call last):
File "C:\counterpartyd_build\env\lib\site-packages\requests\packages\urllib3\u
til.py", line 625, in ssl_wrap_socket
IOError: [Errno 2] No such file or directory
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\counterpartyd_build\env\lib\site-packages\requests\adapters.py", line
324, in send
File "C:\counterpartyd_build\env\lib\site-packages\requests\packages\urllib3\c
onnectionpool.py", line 478, in urlopen
File "C:\counterpartyd_build\env\lib\site-packages\requests\packages\urllib3\c
onnectionpool.py", line 285, in _make_request
File "C:\Python32\Lib\http\client.py", line 983, in request
File "C:\Python32\Lib\http\client.py", line 1021, in _send_request
File "C:\Python32\Lib\http\client.py", line 979, in endheaders
File "C:\Python32\Lib\http\client.py", line 824, in _send_output
File "C:\Python32\Lib\http\client.py", line 762, in send
File "C:\counterpartyd_build\env\lib\site-packages\requests\packages\urllib3\c
onnection.py", line 95, in connect
File "C:\counterpartyd_build\env\lib\site-packages\requests\packages\urllib3\u
til.py", line 629, in ssl_wrap_socket
requests.packages.urllib3.exceptions.SSLError: [Errno 2] No such file or directo
ry
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\counterpartyd_build\dist\counterpartyd\lib\util.py", line 277, in ver
sions_check
File "C:\counterpartyd_build\env\lib\site-packages\requests\api.py", line 55,
in get
File "C:\counterpartyd_build\env\lib\site-packages\requests\api.py", line 44,
in request
File "C:\counterpartyd_build\env\lib\site-packages\requests\sessions.py", line
382, in request
File "C:\counterpartyd_build\env\lib\site-packages\requests\sessions.py", line
485, in send
File "C:\counterpartyd_build\env\lib\site-packages\requests\adapters.py", line
379, in send
requests.exceptions.SSLError: [Errno 2] No such file or directory
I had bitcoin-qt running and bitcoin.conf configed; counterpartyd.conf also configed.