btcposbal2csv icon indicating copy to clipboard operation
btcposbal2csv copied to clipboard

FOR PYTHON 3?

Open vishalkumar2806 opened this issue 3 years ago • 8 comments

can you update it for python3 some lib are obsolete

vishalkumar2806 avatar Jan 08 '22 20:01 vishalkumar2806

Hi, it is on my todo list. You can use conda to install python 2.7 and respective libraries in the meantime.

graymauser avatar Jan 11 '22 18:01 graymauser

someone forked from you and created it for python3

vishalkumar2806 avatar Jan 12 '22 05:01 vishalkumar2806

And it works perfectly on Windows Python 3

ololobin avatar Feb 01 '22 10:02 ololobin

@vishalkumar2806 @ololobin have a link?

sem1845 avatar Feb 14 '22 17:02 sem1845

@vishalkumar2806 @ololobin have a link?

Its just few clicks away

ololobin avatar Feb 14 '22 18:02 ololobin

@vishalkumar2806 @ololobin have a link?

Its just few clicks away

where is it mate? :)

i kind of patch it to work with python3 and tested with my bitcoin collision program

https://github.com/xwings/btcwc

xwings avatar Nov 01 '22 02:11 xwings

The Python 3 fork of this tool is here: https://github.com/xwings/btcposbal2csv

RecRanger avatar May 13 '24 00:05 RecRanger