Not sure where to report bugs, I hope this gets to the correct person.
This happens if "language for non-unicode programs" is set to cp1251, as seen
here.
Windows 8 x64
Running the latest counterpartyd .exe gives me this:
B:\Program Files\counterpartyd>counterpartyd.exe 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
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Python32\lib\site-packages\cx_Freeze\initscripts\Console3.py", line 2
7, in
File "C:\counterpartyd_build\dist\counterpartyd\counterpartyd.py", line 489, i
n
File "C:\counterpartyd_build\dist\counterpartyd\lib\util.py", line 280, in ver
sions_check
lib.exceptions.DatabaseVersionError: Unable to check client, database versions.
How's your Internet access?